diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2012-08-19 14:17:53 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2012-08-19 14:17:53 -0500 |
commit | c269af859387af89cad9d1b087ae50f7121b1c16 (patch) | |
tree | 375a3be4683086c38edbeff0f9419ed6c988f9de /.gitignore | |
parent | a066e8bb547d02e6ae0a0f3e383f44bf6db889a6 (diff) | |
download | mediagoblin-c269af859387af89cad9d1b087ae50f7121b1c16.tar.lz mediagoblin-c269af859387af89cad9d1b087ae50f7121b1c16.tar.xz mediagoblin-c269af859387af89cad9d1b087ae50f7121b1c16.zip |
./local/ is yet another stupid local-environment thing to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ /build/ /eggs/ /lib/ +/local/ /include/ /parts/ /share/ |