Skip to content

Commit

Permalink
*.env added to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanBodnar committed Jun 22, 2019
1 parent c50436c commit 2ba52c4
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 @@ -89,6 +89,7 @@ venv/
ENV/
env.bak/
venv.bak/
*.env

# Spyder project settings
.spyderproject
Expand Down

0 comments on commit 2ba52c4

Please sign in to comment.