./local/ is yet another stupid local-environment thing to .gitignore

This commit is contained in:
Christopher Allan Webber 2012-08-19 14:17:53 -05:00
parent a066e8bb54
commit c269af8593

1
.gitignore vendored
View File

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