Files
cwsvJudo/homepage/participo/.gitignore
marko f28fa7b51b WIP: bring participo back - consistent use of bootstrap - formatting -
phpstan level 0 error free - fixes for kyu subpage - move mams into
participo framework - remove legacy `lib/db.php` usage - add attributer
admin function - add newsposter - fixing apiKey creation
2025-11-19 12:24:38 +01:00

12 lines
254 B
Plaintext

# a possible virtual environment
# @todo Check if this directory even needs one
.venv/
__pycache__/
# typings for python type checking
# @todo See if python code should even bee in this directory!
typings/
local/*.php
node_modules/*
testApi.config.yaml