Remove .env

This commit is contained in:
Daan Koning
2022-11-22 17:19:10 +01:00
parent 1cc110d468
commit e97fba765d
2 changed files with 1 additions and 1 deletions

1
.env
View File

@@ -1 +0,0 @@
API_KEY=

1
.gitignore vendored
View File

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