habitica/.gitignore
2013-08-24 23:54:08 -04:00

16 lines
No EOL
172 B
Text

.DS_Store
public/gen
node_modules
*.swp
.idea*
config.json
npm-debug.log
lib
assets/bower_components
src/*/*.js
src/*/*.map
src/*/*/*.js
src/*/*/*.map
test/*.js
test/*.map