.gitignore

This commit is contained in:
Klaas van Schelven
2023-10-29 16:44:51 +01:00
parent cb6b55dd7e
commit c1ef476355

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Virtual Environments
.env
.venv
bin/
include/
lib/
lib64
pyvenv.cfg
share/