bla
Some checks failed
Build and Push Docker Images / docker (push) Failing after 10s

This commit is contained in:
jeanotx32
2026-05-18 23:14:26 -04:00
parent a93d11b718
commit bb5a7005a7
7 changed files with 106 additions and 35 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# Python
__pycache__/
*.py[cod]
*.pyo
.env
# Node
node_modules/
dist/
.DS_Store
# Data persistante — SQLite & secrets (ne pas committer)
vps-monitor/data/*.db
vps-monitor/data/.jwt_secret
# Anciens fichiers JSON de données
vps-monitor/backend/data/