Skip to content

Commit

Permalink
.gitignore: Add .env to gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Kamoltat Sirivadhna <[email protected]>
  • Loading branch information
kamoltat committed Jun 17, 2024
1 parent 9acc7cb commit 651c469
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ MANIFEST
.conda*/
.python-version
venv
.env

0 comments on commit 651c469

Please sign in to comment.