7 lines
83 B
Plaintext
7 lines
83 B
Plaintext
# .gitignore für Netcup Deployment
|
|
*.retry
|
|
.ansible/
|
|
*.log
|
|
.env.local
|
|
secrets.yml
|