Don't add logs from anywhere.

This commit is contained in:
2023-08-19 13:03:11 -07:00
parent 12b9a1a335
commit 7cdb6d620b

2
.gitignore vendored
View File

@@ -7,7 +7,7 @@ Volumes/*
*.yml.*BACKUP*
# Ignore logs
logs/*
logs
# Ignore private reverse proxy configurations.
Config/ReverseProxy/config/conf.d/*