This commit is contained in:
fatalerrors
2026-04-15 14:25:12 +02:00
parent bc0a592fa1
commit 6d15af029e

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# User-specific configuration — never commit personal settings.
# Copy doc/profile.conf.example to profile.conf and customise it.
profile.conf
# Compiled / generated artefacts
*.pyc
__pycache__/
# macOS noise
.DS_Store
# Editor swap / backup files
*~
*.swp
*.swo