DummyApp/.dockerignore
Norvicdev e6e700c2ee
Some checks failed
Build and Deploy Flask App / test (pull_request) Has been cancelled
Build and Deploy Flask App / build-and-push (pull_request) Has been cancelled
Build and Deploy Flask App / deploy (pull_request) Has been cancelled
entire app update:
moder view app with static page, forgejo ci/cd workflow
2026-08-04 17:29:48 +03:00

18 lines
No EOL
132 B
Text

__pycache__
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.venv/
*.log
.git
.gitignore
README.md
.env
.vscode/
.idea/
*.db
*.sqlite
.DS_Store