RELEASE 1.0! #5

Merged
IgorVolochay merged 95 commits from prebuild into main 2026-09-09 08:45:32 +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