added testing files to gitignore

This commit is contained in:
Catherine Oborski 2024-09-05 17:00:38 -05:00
parent 2f67e81740
commit 0f2409b89f

6
.gitignore vendored
View file

@ -160,3 +160,9 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Testing files
test_files/
.zip
.zipssion