mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
update .gitignore rules for rails3.1 asset pipeline
This commit is contained in:
parent
367cdaa74e
commit
7450e1b8d8
1 changed files with 2 additions and 5 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -12,15 +12,12 @@ 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
|
||||
.yardoc
|
||||
tags
|
||||
/.bundle/
|
||||
/public/assets/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue