Bootstrap the first rail-kubernetes repo

This commit is contained in:
codex 2026-07-25 18:57:55 +02:00
parent e6867e5ca9
commit 513407acaa
13 changed files with 433 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
.DS_Store
Thumbs.db
__pycache__/
*.pyc
.venv/
venv/
env/