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
|
||||
*.swo
|
||||
*.log
|
||||
|
||||
*.wav
|
||||
/*.txt
|
||||
|
||||
Reference in New Issue
Block a user