Skip to content

Commit

Permalink
Ignore Python virtual env in /.env
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed Apr 15, 2019
1 parent 555c4cc commit 0ffeaa7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -20,4 +20,5 @@ stdcerr
/.idea

# Python
.venv
/.venv
/.env

0 comments on commit 0ffeaa7

Please sign in to comment.