Update gitignore to ignore logs

This commit is contained in:
Logan Cusano
2024-04-20 20:10:46 -04:00
parent 91e8e90998
commit fc6c114473
+2 -1
View File
@@ -2,4 +2,5 @@
*__pycache__/ *__pycache__/
*.html *.html
*.exe *.exe
LICENSE LICENSE
*.log