🧹 .gitignore build/

This commit is contained in:
Gerber, Mike 2023-03-20 16:49:02 +01:00
parent e1f29dd5b6
commit 8ddc8b3504

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
build/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]