chore(secrets): stop tracking .env and add to .gitignore

main
Sven Geboers 1 month ago
parent 445f0bfb24
commit 35f4667982
  1. 1
      .env
  2. 2
      .gitignore

@ -1 +0,0 @@
OPENROUTER_API_KEY="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"

2
.gitignore vendored

@ -20,3 +20,5 @@ outputs_*/
# Stray temp files # Stray temp files
dummy dummy
.env

Loading…
Cancel
Save