Merge app brach to frontend #1

Merged
IgorVolochay merged 42 commits from app into frontend 2026-08-13 06:14:20 +00:00
2 changed files with 4 additions and 0 deletions
Showing only changes of commit 90c99c3f85 - Show all commits
+2
View File
@@ -2,6 +2,8 @@ name: app-actions
on:
push:
paths:
- '**.py'
branches:
- main
- app
+2
View File
@@ -2,6 +2,7 @@
__pycache__/
*.py[cod]
*$py.class
.idea/
# C extensions
*.so
@@ -170,3 +171,4 @@ cython_debug/
# PyPI configuration file
.pypirc
app/.env