tracks/.gitignore
Eric Allen 1fff682454 Revert "Ignore bundled assets"
This reverts commit 9accea5bf1.

Reinier says: "no, I've changed the names of the cached assets, so you do not need to ignore these,
but delete them"
2011-02-28 23:31:08 -08:00

22 lines
355 B
Text

*~
*.tmproj
.dotest
/.emacs-project
config/database.yml
config/site.yml
config/deploy.rb
db/*.sqlite3
db/data.yml
db/schema.rb
log
nbproject
public/javascripts/cache
public/stylesheets/cache
tmp
vendor/plugins/query_trace/
rerun.txt
public/javascripts/jquery-cached.js
public/javascripts/tracks-cached.js
public/stylesheets/tracks-cached.css
.idea
.rvmrc