Initial commit

This commit is contained in:
2026-06-11 09:39:37 +01:00
commit ca92551217
4 changed files with 452 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
# 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