16 líneas
132 B
Plaintext
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
|
|
*~
|