mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
25 lines
444 B
Text
25 lines
444 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
|
|
public/javascripts/jquery-all.js
|
|
public/javascripts/tracks.js
|
|
public/stylesheets/all.css
|