habitica/.gitignore
Kevin Gisi 79606736a1 Ensure Bailey always displays the most recent message.
* Added a Grunt task to precompile website/views/shared/new-stuff.jade to a
  static html file.

* Updated the new-stuff.jade modal template to use a $rootScope property.

* Added a special case to openModal for the newStuff template, by which it
  fetches the flat file, marks it as trusted HTML, and sets it to the
  $rootScope property before rendering the modal.
2015-03-31 20:38:15 -04:00

28 lines
386 B
Text

.DS_Store
website/public/gen
website/public/common
node_modules
*.swp
.idea*
config.json
npm-debug.log
lib
website/public/bower_components
website/public/new-stuff.html
website/build
newrelic_agent.log
.bower-tmp
.bower-registry
.bower-cache
.vagrant
*.log
src/*/*.map
src/*/*/*.map
test/*.js
test/*.map
website/public/docs
*.sublime-workspace
coverage.html
test/spec/translations.js