Add API specific exclusions to gitignore to prevent accidental token pushing

This commit is contained in:
Nik Verweel 2026-02-05 11:37:01 +01:00
parent db4e8c68e5
commit 654742ab22

4
.gitignore vendored
View file

@ -75,5 +75,7 @@ renv/staging/
.idea/
.vscode/
# Env files
# API Specific files
.env
tokens.json
api/images