mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 00:07:03 +02:00
No need to check in generated dist/img/*.svg
This commit is contained in:
+3
-5
@@ -1,9 +1,7 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
npm-debug.log
|
||||
dist/iD.js
|
||||
dist/iD.min.js
|
||||
dist/iD.css
|
||||
dist/presets.js
|
||||
dist/imagery.js
|
||||
dist/*.js
|
||||
dist/*.css
|
||||
dist/img/*.svg
|
||||
transifex.auth
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ TODO: turn this into a script.
|
||||
- [ ] Update version number in `id.js`, `package.json`
|
||||
- [ ] `git checkout release && git reset --hard master`
|
||||
- [ ] `make`
|
||||
- [ ] `git add -f dist/*.css dist/*.js && git commit -m 'Check in build'`
|
||||
- [ ] `git add -f dist/*.css dist/*.js dist/img/*.svg && git commit -m 'Check in build'`
|
||||
- [ ] `git tag vA.B.C`
|
||||
- [ ] `git push origin -f release vA.B.C`
|
||||
|
||||
|
||||
Vendored
-1118
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 214 KiB |
Vendored
-4063
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 526 KiB |
Reference in New Issue
Block a user