mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
add 'lib' and 'lib64' to Python gitignore.
This commit is contained in:
parent
1a188f2697
commit
933578cbb1
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ var
|
|||
sdist
|
||||
develop-eggs
|
||||
.installed.cfg
|
||||
lib
|
||||
lib64
|
||||
|
||||
# Installer logs
|
||||
pip-log.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue