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 <ksirivad@redhat.com>
  • Loading branch information
kamoltat committed May 9, 2024
1 parent e0642da commit bd56531
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,6 @@ MANIFEST
.conda*/
.python-version
venv

#.env
.env

0 comments on commit bd56531

Please sign in to comment.