Skip to content

Commit

Permalink
Git: Ignore Virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
desimaniac committed Jan 2, 2020
1 parent 90be4a8 commit 900d4a0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,15 @@ build/
dist/
*.manifest
*.spec

# Virtualenv
.Python
[Bb]in
[Ii]nclude
[Ll]ib
[Ll]ib64
[Ll]ocal
[Ss]cripts
pyvenv.cfg
.venv
pip-selfcheck.json

0 comments on commit 900d4a0

Please sign in to comment.