overleaf/services/clsi/.gitignore

20 lines
216 B
Text
Raw Normal View History

2014-02-12 17:27:43 +00:00
**.swp
node_modules
app/js
test/unit/js
2014-02-13 11:11:53 +00:00
test/smoke/js
2014-02-12 17:27:43 +00:00
test/acceptance/js
test/acceptance/fixtures/tmp
compiles
app.js
2019-01-11 12:11:36 +00:00
**/*.map
2014-02-12 17:27:43 +00:00
.DS_Store
*~
cache
.vagrant
2014-02-18 17:40:55 +00:00
db.sqlite
db.sqlite-wal
db.sqlite-shm
config/*
npm-debug.log