overleaf/services/clsi/.gitignore

19 lines
207 B
Text
Raw Normal View History

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