Browse Source

add 'lib' and 'lib64' to Python gitignore.

Matheus dos Santos Lima 13 years ago
parent
commit
933578cbb1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Python.gitignore

+ 2 - 0
Python.gitignore

@@ -12,6 +12,8 @@ var
 sdist
 sdist
 develop-eggs
 develop-eggs
 .installed.cfg
 .installed.cfg
+lib
+lib64
 
 
 # Installer logs
 # Installer logs
 pip-log.txt
 pip-log.txt