feat: add VNC stream proxy & automate certbot renewal
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# Logs
|
||||
fail2ban-log/
|
||||
*.log
|
||||
|
||||
# Data & Database
|
||||
fail2ban-data/
|
||||
rustdesk-data/
|
||||
omnifocus-data/
|
||||
*.sqlite3
|
||||
|
||||
# SSL Certificates (Secrets)
|
||||
ssl-certs/
|
||||
certbot-webroot/
|
||||
archive/
|
||||
|
||||
# OS specific
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user