1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 19:59:37 +00:00

Fix parent auth cookies and ignore local secrets

This commit is contained in:
Kevin 2026-05-06 17:59:28 +01:00
parent 65ae5d4a54
commit 80fde1386b
2 changed files with 8 additions and 2 deletions

8
.gitignore vendored
View file

@ -1,2 +1,8 @@
npm/
.cov/
.cov/
# Local secrets (never commit)
secrets.json
secrets.local.json
.env
.env.local