the big change

This commit is contained in:
Yusur 2025-09-05 21:42:18 +02:00
parent 14e69ac291
commit 93e6b9a0d3
90 changed files with 2629 additions and 2900 deletions

47
.gitignore vendored
View file

@ -1,22 +1,29 @@
# application content
media/
**.sqlite
database/
site.conf
site-*.conf
run_8180.py
.env
alembic.ini
venv
venv-*
.venv
env
# automatically generated garbage
**/__pycache__/
node_modules/
__pycache__/
**.pyc
**~
**/.\#*
**/\#*\#
ig_api_settings/
node_modules/
.*.swp
\#*\#
.\#*
alembic.ini
.env
.env.*
.venv
env
venv
venv-*/
config/
conf/
config.json
data/
site-*.conf
site.conf
.err
.vscode
/run.sh
/target
dist/
build/
**.egg-info
ROADMAP.md