Initial project

This commit is contained in:
2026-05-02 03:57:17 +03:30
parent 38b6165497
commit 67e78b2a46
27 changed files with 2805 additions and 2 deletions

3
.gitignore vendored
View File

@@ -150,6 +150,7 @@ activemq-data/
# Environments
.env
.envrc
.deps/
.venv
env/
venv/
@@ -186,7 +187,7 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
# .idea/
.idea/
# Abstra
# Abstra is an AI-powered process automation framework.