habitica-self-host/.gitignore
Tyler Renelle afb510fe84 rewrite & api: add reroll api route POST /api/v1/user/reroll. pretty bad
interface on client for now since I can't get the UI to update, have to
refresh. will revisit. routes/api.coffee => routes/api.js
2013-08-29 00:20:38 -04:00

15 lines
No EOL
161 B
Text

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