Files
profile/.gitignore
fatalerrors 6d15af029e fix mod
2026-04-15 14:25:12 +02:00

16 lines
283 B
Plaintext

# 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