mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 11:46:23 +00:00
* Re-organize common folder * fix: Correct paths in tests * fix: move new content to proper folder * chore: Move audio folder to assets * Move sprites to sprites assets directory * Move css sprites to assets directory * Split out readmes for common code and sprites * Move images to assets directory * Move destinatin of shared browserified file * remove unused file * move compiled js to client-old * Fix karma tests * fix: Correct paths for sprites
41 lines
738 B
Text
41 lines
738 B
Text
.DS_Store
|
|
website/client-old/gen
|
|
website/client-old/common
|
|
website/client-old/apidoc
|
|
website/client-old/js/habitrpg-shared.js*
|
|
website/client-old/css/habitrpg-shared.css
|
|
website/transpiled-babel/
|
|
website/common/transpiled-babel/
|
|
node_modules
|
|
*.swp
|
|
.idea*
|
|
config.json
|
|
npm-debug.log*
|
|
lib
|
|
website/client-old/bower_components
|
|
website/client-old/new-stuff.html
|
|
website/build
|
|
newrelic_agent.log
|
|
.bower-tmp
|
|
.bower-registry
|
|
.bower-cache
|
|
.vagrant
|
|
Vagrantfile
|
|
TODO
|
|
*.log
|
|
src/*/*.map
|
|
src/*/*/*.map
|
|
test/*.js
|
|
test/*.map
|
|
website/client-old/docs
|
|
*.sublime-workspace
|
|
coverage
|
|
coverage.html
|
|
common/dist/scripts/*
|
|
|
|
test/spec/mocks/translations.js
|
|
|
|
# Elastic Beanstalk Files
|
|
.elasticbeanstalk/*
|
|
!.elasticbeanstalk/*.cfg.yml
|
|
!.elasticbeanstalk/*.global.yml
|