forked from metabrainz/musicbrainz-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
34 lines (29 loc) · 1017 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
/admin/vh_httpd.conf
/admin/startup.pl
/admin/apache/vh_mb_backend.conf
/admin/apache/vh_mb_frontend.conf
/admin/apache/startup.pl
/root/robots.txt
/blib
/inc
/lib/DBDefs.pm
/Makefile
/META.yml
/MYMETA.json
/MYMETA.yml
/po/*.mo
*.ttc
*.pyc
*~
.#*
# Ignore files generated by lib/MusicBrainz/Server/Data/FileCache.pm
root/static/[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9].js
root/static/styles/[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9].css
/data
# Ignore carton local::lib
/local
/.carton
# If there's at least one person using a mac
.DS_Store
# Ignore Devel::Cover results
/cover_db