habitica/.gitignore
Andre Casey 92485a938e Documentation configuration for Docker
Includes:
- Gruntfile config
- read me for docs (docs-home.md. maps to --> docs-home.md.html)
- updated package.json for docker dep
- updated .gitignore to not include generated files
2013-09-26 18:10:50 -04:00

16 lines
167 B
Text

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