remove .env (like a smart person)

This commit is contained in:
Daniel Cronin 2024-10-22 04:11:58 -05:00
parent eada2d171f
commit 75c53d67c5
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.idea/* .idea/*
.venv/* .venv/*
__pycache__/ __pycache__/
.env

View File

@ -1 +0,0 @@
GEMINI_API_KEY=AIzaSyAYt9n5dF2ZwOVYTbPV4_T5S0La2u5i1LU