17 lines
157 B
Plaintext
17 lines
157 B
Plaintext
# Sistema
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Segredos locais
|
|
.env
|
|
.env.local
|
|
|
|
# Pastas geradas no host
|
|
projects/
|
|
nginx-dynamic/
|
|
composer-cache/
|
|
npm-cache/
|