mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
16 lines
No EOL
172 B
Text
16 lines
No EOL
172 B
Text
.DS_Store
|
|
public/gen
|
|
node_modules
|
|
*.swp
|
|
.idea*
|
|
config.json
|
|
npm-debug.log
|
|
lib
|
|
public/bower_components
|
|
|
|
src/*/*.js
|
|
src/*/*.map
|
|
src/*/*/*.js
|
|
src/*/*/*.map
|
|
test/*.js
|
|
test/*.map |