decaffeinate: update .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,13 +1,7 @@
|
|||||||
**.swp
|
**.swp
|
||||||
node_modules
|
node_modules
|
||||||
app/js
|
|
||||||
test/unit/js
|
|
||||||
test/smoke/js
|
|
||||||
test/acceptance/js
|
|
||||||
test/acceptance/fixtures/tmp
|
test/acceptance/fixtures/tmp
|
||||||
compiles
|
compiles
|
||||||
app.js
|
|
||||||
**/*.map
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*~
|
*~
|
||||||
cache
|
cache
|
||||||
|
|||||||
Reference in New Issue
Block a user