WEW:cleaning

This commit is contained in:
2026-02-19 14:50:15 +01:00
parent f9d3a537c0
commit fd955be677
5 changed files with 70 additions and 10 deletions
+37
View File
@@ -0,0 +1,37 @@
# macOS
.DS_Store
.AppleDouble
.LSOverride
# Environment / secrets
.env
.env.*
.env.local
.env.production
# Node
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Logs
*.log
logs/
# Build output
dist/
build/
# IDE
.vscode/
.idea/
*.swp
*.swo
# Docker volumes / data
postgres-data/
data/
# OS
Thumbs.db