-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitignore
72 lines (71 loc) · 826 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
.DS_Store
.travis/id_rsa
/public/packs*
/public/assets
/public/test
/public/development
yarn-error.log
config/master.key
.vscode
.envrc
.powenv
.byebug_history
config/chewy.yml
npm-debug.log
.smartgf*
/uploads
/csv_file*
.vagrant/
RackMultipart*
mini_magic*
node_modules/
/logo.png*
*.pid
*.bak
*.swp
*.swo
*.todo
.buildpath
.project
.bundle
profiles/*
.yardoc
log/*
/tags
tmp/
.sass-cache/
gems.tags
coverage
spec/reports
.pt
gems.tags
public/uploads/
db/*.sqlite3
gems.tags
.sass-cache/
config/secrets.yml
.bash_history
.bashrc
.irb-history
.mysql_history
.ssh/
.vim/
.viminfo
.vimrc
.idea
.rvmrc
*~
config/application.local.yml
solr/data
solr/pids
sunspot-solr.pid
vendor/assets/components
ansible/librarian_roles/*
ansible/tmp/*
/db/www*.sql
/db/*.bz2
vendor/bundle
/certificates/*
!/certificates/.gitkeep
*.sql.gz
*.sql