Create .gitignore
This commit is contained in:
parent
0be7a9d0d7
commit
3211883611
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
/outputs
|
||||||
|
/.idea
|
||||||
|
/tts_engine/__pycache__
|
||||||
|
/__pycache__
|
||||||
|
restart.flag
|
||||||
|
.env
|
||||||
Loading…
Reference in a new issue