Skip to content

Commit 704fffc

Browse files
committed
Update .gitignore
1 parent 447de3e commit 704fffc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@ lib
1818
lib64
1919
__pycache__
2020

21+
# Python3 pyvenv
22+
pyvenv.cfg
23+
.Python
24+
include
25+
pip-delete-this-directory.txt
26+
pip-selfcheck.json
27+
ipython.1.gz
28+
nosetests.1
29+
2130
# Installer logs
2231
pip-log.txt
2332
.swp

0 commit comments

Comments
 (0)