mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
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
16 lines
167 B
Text
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
|