Skip to content

Commit

Permalink
fix(env): fix expose .env file (but too late)
Browse files Browse the repository at this point in the history
  • Loading branch information
arn355 committed Oct 4, 2023
1 parent ec75894 commit 6726fee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 0 additions & 1 deletion .env

This file was deleted.

7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
__pycache__/
evn/
venv/
__pycache__/
evn/
venv/
.env

0 comments on commit 6726fee

Please sign in to comment.