Files
aleshell2/.gitignore
2025-12-11 03:51:36 +01:00

16 líneas
132 B
Plaintext

.DS_Store
*.log
*.tmp
.env
.env.local
config.php
packed/*.php
!packed/.gitkeep
vendor/
node_modules/
.idea/
.vscode/
*.swp
*.swo
*~