Exclude build files

This commit is contained in:
William Valentin
2025-07-17 13:15:47 -07:00
parent 8b2dfca7b5
commit 2051029e75
+6 -1
View File
@@ -1,2 +1,7 @@
thechart_data.csv *.csv
.env .env
build/
dist/
*.pyc
__pycache__/
*.spec