mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 09:18:50 +01:00
commit
6a5364b9d2
6 changed files with 2 additions and 30 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/
|
||||
|
|
|
|||
|
|
@ -1,25 +0,0 @@
|
|||
*~
|
||||
*.tmproj
|
||||
.dotest
|
||||
/.emacs-project
|
||||
/.redcar
|
||||
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
|
||||
.yardoc
|
||||
tags
|
||||
Loading…
Add table
Add a link
Reference in a new issue