No need to check in generated dist/img/*.svg

This commit is contained in:
Bryan Housel
2015-11-05 12:20:15 -05:00
parent bf79efa342
commit 3f8e99658c
4 changed files with 4 additions and 5187 deletions
+3 -5
View File
@@ -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
View File
@@ -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`
-1118
View File
File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 214 KiB

-4063
View File
File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 526 KiB