chore: bootstrap Docker development environment

This commit is contained in:
2026-09-10 19:05:54 +04:00
commit 2a942e7831
6 changed files with 72 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
.git
.DS_Store
.env
.env.*
target
*.ics
*.pem
*.key
__pycache__