Update .gitignore
This commit is contained in:
parent
410f286eb6
commit
b9429caf75
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
.venv
|
||||
.cache/*
|
||||
.logs/*
|
||||
logs/*
|
||||
sounds/originals/*
|
||||
sounds/normalized/*
|
||||
cogs/__pycache__/*
|
||||
|
|
Loading…
Reference in a new issue