forked from colloki/colloki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
72 lines (58 loc) · 930 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# Ruby: https://github.com/github/gitignore/blob/master/Ruby.gitignore
*.gem
*.rbc
.bundle
.config
coverage
InstalledFiles
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp
# YARD artifacts
.yardoc
_yardoc
doc/
# OSX: https://github.com/github/gitignore/blob/master/Global/OSX.gitignore
.DS_Store
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Rails: https://github.com/github/gitignore/blob/master/Rails.gitignore
*.rbc
*.sassc
.sass-cache
capybara-*.html
.rspec
/.bundle
/vendor/bundle
/log/*
/server/log*
/tmp/*
/db/*.sqlite3
/db/data.yml
/public/system/*
/coverage/
/spec/tmp/*
**.orig
config/database.yml
rerun.txt
pickle-email-*.html
# RVM
.rvmrc
# Colloki-specific
config/initializers/setup_mail.rb
config/deploy.rb
config/config.yml
fetch.sh
# Patch file for looking at diffs in editor
patch.diff
# rails 3.1
.sass-cache/
# rails 3.2
/public/assets/