forked from miohtama/LibertyMusicStore
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
55 lines (55 loc) · 668 Bytes
/
.gitignore
File metadata and controls
55 lines (55 loc) · 668 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
build/
dist/
*.pyc
*.egg
*.egg-info
venv/
venv3/
*.orig
cached-static/*
.DS_Store
logs/*
*~
lib/*
*.csv
*.sql
*.bzip2
*.mo
user-uploads
*.tmp
.codeintel
tatianastore/static/bitcoinprices/
tatianastore/static/bitcoinaddress/
logs/*
local_settings.*
production_settings.*
*.sqlite3
media/albums/*
media/covers/*
media/songs/*
media/prelisten/*
media/thumbs
media/test/covers/*
media/test/prelisten/*
media/test/songs/*
media/test/albums/*
sample-cd
*.key
*.secure
*.csr
*.crt
manage.py
*.sublime-workspace
*.rdb
*.yaml
*.htpasswd
duplicity-venv
avenv
backups/*
*.sublime-project
conf/blockio-webhook.conf
.vagrant
ansible/galaxy/*
hosts.ini
blockio-webhook.conf
*.retry