work for new and old files 09-18-2024 and before

This commit is contained in:
Josh Patra
2024-12-25 14:25:36 -05:00
parent e88165b96b
commit 0b106ed32f
3 changed files with 257 additions and 183 deletions

8
.gitignore vendored
View File

@@ -6,6 +6,14 @@ __pycache__/
# C extensions
*.so
# json files
*.json
# Input/Output Files
Photos/
out/
correctout/
# Distribution / packaging
.Python
build/