Add credentials.json to gitignore
All checks were successful
Run Tests on Code / test (push) Successful in 19s

This commit is contained in:
Neshura 2024-01-03 20:39:18 +01:00
parent 8ae350db27
commit ac6d14b4cf
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ node_modules
/.svelte-kit
/package
/.idea
credentials.json
.unlighthouse
.env
.env.*