Merge pull request #5796 from FinnStutzenstein/gitignore

Add OS3 secrets to gitignore
This commit is contained in:
Finn Stutzenstein 2021-01-07 09:19:03 +01:00 committed by GitHub
commit 6db4f68136
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -36,4 +36,5 @@ tests
.vscode/
package-lock.json
server/
docker/keys
docker/keys
docker/secrets/*.env