Added gitignore templates
This commit is contained in:
12
ignore/Global/VirtualEnv.gitignore
Normal file
12
ignore/Global/VirtualEnv.gitignore
Normal file
@@ -0,0 +1,12 @@
|
||||
# Virtualenv
|
||||
# https://realpython.com/python-virtual-environments-a-primer/#the-virtualenv-project
|
||||
.Python
|
||||
[Bb]in
|
||||
[Ii]nclude
|
||||
[Ll]ib
|
||||
[Ll]ib64
|
||||
[Ll]ocal
|
||||
[Ss]cripts
|
||||
pyvenv.cfg
|
||||
.venv
|
||||
pip-selfcheck.json
|
||||
Reference in New Issue
Block a user