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