Merge pull request 'updated gitignore' (#3) from dev into main
Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run

Reviewed-on: #3
This commit is contained in:
Linden Crandall 2025-02-07 00:19:49 +00:00
commit 835833e4bc

5
.gitignore vendored
View File

@ -129,6 +129,5 @@ dist
.DS_store
# https stuff
.crt
.key
certbot/
certbot/*
https/certs/*