updated gitignore
Some checks failed
Automatisch Backend Tests / test (pull_request) Has been cancelled
Automatisch CI / linter (pull_request) Has been cancelled
Automatisch CI / start-backend-server (pull_request) Has been cancelled
Automatisch CI / start-backend-worker (pull_request) Has been cancelled
Automatisch CI / build-web (pull_request) Has been cancelled

This commit is contained in:
Linden Crandall 2025-02-07 09:18:37 +09:00
parent 5807979b5e
commit 1a034f29f1

5
.gitignore vendored
View File

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