forked from coderwall/coderwall-legacy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
58 lines (57 loc) · 733 Bytes
/
.gitignore
File metadata and controls
58 lines (57 loc) · 733 Bytes
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
# Ignore application configuration
*.dat
*.gem
*.rbc
*/.DS_Store
.DS_Store
.bundle
.config
*.env
.idea
.sass-cache
.vagrant
.yardoc
/.bundle
/config/application.yml
/db/*.sqlite3
/db/*.sqlite3-journal
/log/*.log
/tmp
InstalledFiles
Procfile.bashir
Procfile.test
TODO
_yardoc
config/secret.yml
coverage
coverage/
db/*.sqlite3
doc/
latest.dump
lib/bundler/man
log/*.log
logfile
nlp.rb
pkg
public/assets/
public/images/top/
rdoc
script/env
spec/render
spec/reports
stdout
test/tmp
test/version_tmp
tmp
vagrant/cache
vagrant/coderwall-box/output-virtualbox-iso/
vagrant/coderwall-box/packer_cache/
vagrant/coderwall-box/packer_virtualbox-iso_virtualbox.box
vagrant/dotfiles
erd.pdf
vagrant.yml
git_stats
*.iml
vcr_cassettes
dump
BACKUP