16 lines
283 B
Plaintext
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
|