mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
rename cached js and css to find them more easily
This commit is contained in:
parent
ea4f7de813
commit
ef5cb8cd77
2 changed files with 6 additions and 6 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -15,8 +15,8 @@ public/stylesheets/cache
|
|||
tmp
|
||||
vendor/plugins/query_trace/
|
||||
rerun.txt
|
||||
public/javascripts/jquery-all.js
|
||||
public/javascripts/tracks.js
|
||||
public/stylesheets/all.css
|
||||
public/javascripts/jquery-cached.js
|
||||
public/javascripts/tracks-cached.js
|
||||
public/stylesheets/tracks-cached.css
|
||||
.idea
|
||||
.rvmrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue