Adding .wav and .txt files to gitignore to avoid checking in these in/out files

This commit is contained in:
David Kruger 2025-05-05 10:43:48 -07:00
parent 69a9278536
commit 2099055a39

3
.gitignore vendored
View File

@ -6,3 +6,6 @@ __pycache__/
*.swp
*.swo
*.log
*.wav
/*.txt