Add lib64/ directory to .gitignore file.

This commit is contained in:
Jessica Tallon 2014-05-05 17:24:32 +01:00
parent e36bb0ee18
commit cabbd95a0d

1
.gitignore vendored
View File

@ -7,6 +7,7 @@
/build/ /build/
/eggs/ /eggs/
/lib/ /lib/
/lib64
/local/ /local/
/include/ /include/
/parts/ /parts/