Update gitignore

This commit is contained in:
Juul
2025-07-16 18:05:16 +02:00
parent c188c00b43
commit 0470b3f280
+5
View File
@@ -1,2 +1,7 @@
.venv/* .venv/*
.idea/* .idea/*
#Build files
build/*
dist/*
*.pyz