Browse Source

removed lib/ from gitignore

sferot 10 years ago
parent
commit
49e25df7a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore View File

@@ -12,7 +12,7 @@ build/
12 12
 develop-eggs/
13 13
 dist/
14 14
 eggs/
15
-lib/
15
+#lib/
16 16
 lib64/
17 17
 parts/
18 18
 sdist/