mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
17 lines
No EOL
185 B
Text
17 lines
No EOL
185 B
Text
.DS_Store
|
|
public/gen
|
|
node_modules
|
|
*.swp
|
|
.idea*
|
|
config.json
|
|
npm-debug.log
|
|
lib
|
|
public/bower_components
|
|
builtAssets/
|
|
|
|
src/*/*.js
|
|
src/*/*.map
|
|
src/*/*/*.js
|
|
src/*/*/*.map
|
|
test/*.js
|
|
test/*.map |