chore(docker): add SQL Server and Adminer with docker-compose

This commit is contained in:
SaidSoighiri94
2026-06-04 13:31:31 +02:00
commit 544e3edc04
2 changed files with 56 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
# Node.js (backend)
**/node_modules/
**/dist/
**/.env
**/*.log
# Local project context
CLAUDE.md
TODO.md
CONTEXT.md
.claude/
# Flutter (frontend futur)
**/build/
**/.dart_tool/
**/.flutter-plugins
**/.flutter-plugins-dependencies
# IDE
.vscode/
.idea/
# OS
.DS_Store
Thumbs.db