Added build directory to .gitignore

This commit is contained in:
The Wobbler 2025-02-01 13:36:57 +01:00
parent ea23f0e127
commit 85dfa412d0

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
wobuzz/settings.json
Wobuzz.egg-info
build
__pycache__
.idea