ignore build

This commit is contained in:
SowinskiBraeden committed 2022-12-09 11:53:30 -08:00
1 parent a7b430ff3b
commit d3fe6052cf
1 file changed
+7 -1
+7 -1
View File
@@ -1,4 +1,5 @@
# pycache # pycache
__pycache__
app/__pycache__/ app/__pycache__/
app/util/__pycache__/ app/util/__pycache__/
@@ -6,4 +7,9 @@ app/util/__pycache__/
output/ output/
# test # test
*test.py *test.py
# Build
build/
dist/
main.spec