update gitignore with data and img files

This commit is contained in:
Ethan Clark 2025-03-26 14:36:44 -07:00
parent 867f067b24
commit d7a31dd573

5
.gitignore vendored
View File

@ -24,6 +24,11 @@ wheels/
recordings/ recordings/
*.txt *.txt
repomix-output.xml repomix-output.xml
*.npy
*.npz
*.jpeg
*.png
*.jpg
# IDE # IDE
.vscode/ .vscode/