mirror of
https://git.wownero.com/dsc/ircradio.git
synced 2024-08-15 01:03:15 +00:00
update gitignore
This commit is contained in:
parent
0bf9a07cf0
commit
abb67ada08
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,5 +2,6 @@
|
||||||
data/music/*.jpg
|
data/music/*.jpg
|
||||||
data/music/*.webp
|
data/music/*.webp
|
||||||
data/music/*.ogg*
|
data/music/*.ogg*
|
||||||
|
data/music/*.json
|
||||||
__pycache__
|
__pycache__
|
||||||
settings.py
|
settings.py
|
||||||
|
|
Loading…
Reference in a new issue