Ignored build folder

This commit is contained in:
Kevin Veen-Birkenbach
2026-01-16 10:43:00 +01:00
parent 5b31214e34
commit fdcc51d6ea

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
*.egg-info *.egg-info
dist/ dist/
__pycache__ __pycache__
*.pyc *.pyc
build/