Sarthak commited on
Commit
850cf20
·
1 Parent(s): eb5363b

chore: add env vars

Browse files
Files changed (1) hide show
  1. .gitignore +4 -1
.gitignore CHANGED
@@ -11,4 +11,7 @@ wheels/
11
 
12
  # Cache
13
  .ruff_cache
14
- .mypy_cache
 
 
 
 
11
 
12
  # Cache
13
  .ruff_cache
14
+ .mypy_cache
15
+
16
+ # Environment variables
17
+ .env