mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
23 lines
261 B
Text
23 lines
261 B
Text
.DS_Store
|
|
public/gen
|
|
node_modules
|
|
*.swp
|
|
.idea*
|
|
config.json
|
|
npm-debug.log
|
|
lib
|
|
public/bower_components
|
|
build
|
|
newrelic_agent.log
|
|
.bower-tmp
|
|
.bower-registry
|
|
.bower-cache
|
|
.vagrant
|
|
|
|
*.log
|
|
src/*/*.map
|
|
src/*/*/*.map
|
|
test/*.js
|
|
test/*.map
|
|
public/docs
|
|
*.sublime-workspace
|