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:
parent
65ae5d4a54
commit
80fde1386b
2 changed files with 8 additions and 2 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -1,2 +1,8 @@
|
|||
npm/
|
||||
.cov/
|
||||
.cov/
|
||||
|
||||
# Local secrets (never commit)
|
||||
secrets.json
|
||||
secrets.local.json
|
||||
.env
|
||||
.env.local
|
||||
Loading…
Add table
Add a link
Reference in a new issue