Files
2026-06-11 09:39:37 +01:00

25 lines
210 B
Plaintext

# Python
__pycache__/
*.py[cod]
*.pyo
# Virtual environment
bin/
lib/
include/
pyvenv.cfg
share/
# RSC credentials and token cache
rsc.json
~/.rbkRscsession.*
# RSA keys
*.pem
*.key
SCRATCH
# OS
.DS_Store