extend gitignore with project specifics

This commit is contained in:
georg.sinn-schirwitz
2025-08-29 15:07:41 +02:00
parent ea805a7404
commit 38708e6d1d

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
.github/copilot*
cache/
logs/
# ---> Python # ---> Python
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/