forgotten due to .gitignore

This commit is contained in:
Erik Fabrizzi
2025-10-17 14:02:53 +02:00
parent 459f12b086
commit 0f7db21d6f
38 changed files with 15614 additions and 11 deletions

11
.gitignore vendored
View File

@@ -1,11 +0,0 @@
# Ignore everything
*
# But not these!
!.gitignore
!README.md
!*.py
!*.template
# Optional: Keep subdirectories and their Python files
!*/