-
Notifications
You must be signed in to change notification settings - Fork 12
/
.gitignore
60 lines (60 loc) · 1 KB
/
.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
*.log
*.swp
*~
.DS_Store
.cluos/
.git
.idea/
.jhw-cache
.mux.yml
.project
.rbenv-version
.ruby-gemset
.ruby-version
.rvmrc
.sass-cache/
.yardoc
/db/data.pgbin
/db/structure_and_data.pgbin
/locale/
/result.json
Gemfile.local
Gemfile.local.lock
_docs_html
config/*.conf
config/*.conf_with_pipe
config/LDAP.yml
config/database.yml
config/definitions/metadata/ExifTool_config.pl
config/dropbox.local.yml
config/environments/*.local.yml
config/settings.dev.yml
config/settings.local.yml
config/settings/*.local.yml
config/sphinx.yml
config/sphinx.yml.tpo
config/test.sphinx.conf.tpo
config/zencoder.local.yml
coverage/
db/backups
db/development_structure.sql
db/empty_medienarchiv_instance_with_personas.mysql.migrated.sql
db/full_export.json
db/media_files/
db/production_structure.sql
db/schema.rb
db/sphinx/
db/test_structure.sql
deb/seeds.rb
design/icon-font-sources/*.svg
dev/node_modules/
doc/api/yard
log/*.log
log/searchd.development.pid
log/searchd.test.pid
public/previews/
rerun*.txt
tags
tmp/
vendor/bundle/
webapp.tar.gz