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