akashyadav758 Claude Opus 4.8 (1M context) commited on
Commit
4a66c44
·
1 Parent(s): 3666689

Gitignore the gateway api-key local note

Browse files

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Files changed (1) hide show
  1. .gitignore +3 -0
.gitignore CHANGED
@@ -4,5 +4,8 @@ hf-token
4
  # Neon Postgres DB credentials (DATABASE_URL) — never commit
5
  neon-db
6
 
 
 
 
7
  # Pasted screenshots / scratch images
8
  image.png
 
4
  # Neon Postgres DB credentials (DATABASE_URL) — never commit
5
  neon-db
6
 
7
+ # Gateway API key — never commit
8
+ api-key
9
+
10
  # Pasted screenshots / scratch images
11
  image.png