Prebuild release 1.0 #2

Merged
IgorVolochay merged 48 commits from frontend into prebuild 2026-08-13 09:04:08 +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