.gitignore
changeset 3807 87f670154294
parent 3796 b0507eb2be1f
child 3819 4582f0fcf4c4
--- a/.gitignore	Wed May 17 23:59:45 2023 +0200
+++ b/.gitignore	Thu May 18 00:04:03 2023 +0200
@@ -1,3 +1,4 @@
 *.pyc
 **/__pycache__
-.vscode
\ No newline at end of file
+.vscode
+**/build/**