fix: ignore logs and builds

This commit is contained in:
Samuel
2024-07-09 18:12:10 +01:00
parent 7d7abf6694
commit 2ea73f7003

7
.gitignore vendored
View File

@@ -1,3 +1,8 @@
.venv
data
**/__pycache__
**/__pycache__
#dist
dist
# pyarmor files
*.log
*.bug