stop ignoring lib/ in .gitignore
Including a script that will be added in the next commit.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -17,7 +17,7 @@ dist/
|
||||
downloads/
|
||||
eggs/
|
||||
.eggs/
|
||||
lib/
|
||||
#lib/
|
||||
lib64/
|
||||
parts/
|
||||
sdist/
|
||||
@@ -117,7 +117,7 @@ tags
|
||||
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
|
||||
[Bb]in
|
||||
[Ii]nclude
|
||||
[Ll]ib
|
||||
#[Ll]ib
|
||||
[Ll]ib64
|
||||
[Ll]ocal
|
||||
[Mm]an
|
||||
|
||||
Reference in New Issue
Block a user