summaryrefslogtreecommitdiff
blob: 66aa48d767eece77507bcf53ca91e2a8778a78f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
*.swp
.DS_Store
log/*
tmp/*
db/*.sqlite*
config/database.yml
config/*private*
config/initializers/glsamaker.rb
config/initializers/secret_token.rb
public/stylesheets/all.css
public/javascripts/all.js
/.loadpath
/MYTODO
coverage
.idea
.rvmrc
*.tmproj
*.sphinx.conf
db/sphinx
.bundle
vendor
Gemfile.lock
doc/app/.cache/*