summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2016-03-27 19:38:53 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2016-03-27 19:38:53 -0700
commit8756fbc0768f2f51f807ce3a3a12d5ee5a35fa05 (patch)
treef2a4acf0e5e6ef35fafeaf797a8830f2a99f7a81 /.gitignore
parent37aae6ed0b39c2e231a2b228766af1c8a97d974d (diff)
downloadisort-8756fbc0768f2f51f807ce3a3a12d5ee5a35fa05.tar.gz
Automatically create venv for development, put in sub directory (venv) tell gitignore to ignore the modern files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 1 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index a4399826..24a8bb32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,9 +62,5 @@ atlassian-ide-plugin.xml
pip-selfcheck.json
# Python3 Venv Files
-bin/
-include/
-lib/
-lib64
+venv/
pyvenv.cfg
-share/