adds exclude-list to .gitignore

This commit is contained in:
Jean-Christophe Vanhalle
2023-08-17 20:02:15 +02:00
parent a46ef7de81
commit 5d53a19803
2 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ env_files/certs.env
env_files/manage.env
env_files/migrate-db.env
env_files/remote.env
exclude-list
tmp/
traefik-volumes/
webroot-remote/