Skip to content

Commit 933578c

Browse files
committed
add 'lib' and 'lib64' to Python gitignore.
1 parent 1a188f2 commit 933578c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Python.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ var
1212
sdist
1313
develop-eggs
1414
.installed.cfg
15+
lib
16+
lib64
1517

1618
# Installer logs
1719
pip-log.txt

0 commit comments

Comments
 (0)