Adding .wav and .txt files to gitignore to avoid checking in these in/out files
This commit is contained in:
parent
69a9278536
commit
2099055a39
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,3 +6,6 @@ __pycache__/
|
||||
*.swp
|
||||
*.swo
|
||||
*.log
|
||||
|
||||
*.wav
|
||||
/*.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user