Initial income_calculator project

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-23 16:49:24 +03:00
commit 31dc287c3d
44 changed files with 1935 additions and 0 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
venv
.git
__pycache__
*.pyc
.cursor
*.db
.DS_Store
*.md
!backend/requirements.txt