This commit is contained in:
2026-07-09 14:15:38 +03:00
commit 8127789b08
8 changed files with 368 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Python
__pycache__/
*.py[cod]
*.pyo
# Editors
.vscode/
.idea/
# Python virtual environments
venv/
.venv/
# Generated files
investments.html*
master.zip
# OS files
.DS_Store
Thumbs.db