exclude build libs and headers

This commit is contained in:
Florian Förster 2025-12-15 08:03:45 +01:00
parent 9f73e2c051
commit 7148af36d4

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ reports/
*.code-workspace *.code-workspace
# credentials # credentials
CREDENTIALS* CREDENTIALS*
bin
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/