mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
18 lines
130 B
Plaintext
18 lines
130 B
Plaintext
# Secrets
|
|
.env
|
|
|
|
# Docker data
|
|
data/
|
|
volumes/
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.log
|
|
|
|
# Editor files
|
|
.vscode/
|
|
.idea/
|
|
|
|
# OS files
|
|
.DS_Store
|