Arno' Francesco (GDS DS&G) commited on
Commit
b4ca466
·
1 Parent(s): d78d4bf

add .env to gitignore

Browse files
Files changed (2) hide show
  1. .env +0 -1
  2. .gitignore +2 -1
.env DELETED
@@ -1 +0,0 @@
1
- GEMINI_API_KEY=AIzaSyA7UYtFpPRUwCV0D4fPz1Kg3XqEsSvuxas
 
 
.gitignore CHANGED
@@ -3,4 +3,5 @@ test.py
3
  *.xlsx
4
  *.png
5
  __pycache__/
6
- f918266a-b3e0-4914-865d-4faa564f1aef.py
 
 
3
  *.xlsx
4
  *.png
5
  __pycache__/
6
+ f918266a-b3e0-4914-865d-4faa564f1aef.py
7
+ *.env