mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +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
|
db/schema.rb
|
||||||
log
|
log
|
||||||
nbproject
|
nbproject
|
||||||
public/javascripts/cache
|
|
||||||
public/stylesheets/cache
|
|
||||||
tmp
|
tmp
|
||||||
vendor/plugins/query_trace/
|
vendor/plugins/query_trace/
|
||||||
rerun.txt
|
rerun.txt
|
||||||
public/javascripts/jquery-cached.js
|
|
||||||
public/javascripts/tracks-cached.js
|
|
||||||
public/stylesheets/tracks-cached.css
|
|
||||||
.idea
|
.idea
|
||||||
.rvmrc
|
.rvmrc
|
||||||
.yardoc
|
.yardoc
|
||||||
tags
|
tags
|
||||||
|
/.bundle/
|
||||||
|
/public/assets/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue