OSDN Git Service

Merge pull request #2936 from jameswritescode/fix_installation_doc_typo
[wvm/gitlab.git] / .gitignore
1 .bundle
2 .rbx/
3 db/*.sqlite3
4 db/*.sqlite3-journal
5 log/*.log
6 tmp/
7 .sass-cache/
8 coverage/*
9 backups/*
10 *.swp
11 public/uploads/
12 .rvmrc
13 .rbenv-version
14 .directory
15 nohup.out
16 Vagrantfile
17 .vagrant
18 config/gitlab.yml
19 config/database.yml
20 config/initializers/omniauth.rb
21 config/unicorn.rb
22 config/resque.yml
23 db/data.yml
24 .idea
25 .DS_Store
26 .chef
27 vendor/bundle/*
28 rails_best_practices_output.html