diff options
author | Jessica Tallon <jessica@megworld.co.uk> | 2014-05-05 17:24:32 +0100 |
---|---|---|
committer | Jessica Tallon <jessica@megworld.co.uk> | 2014-05-05 17:25:14 +0100 |
commit | cabbd95a0d4a96a7a1022da0d5e0ac96c8d97a8c (patch) | |
tree | 766756b65dc0ddbbc15a36e298bee1840eb7a904 /.gitignore | |
parent | e36bb0ee18e1209b747aab4ea4d2539872fd694f (diff) | |
download | mediagoblin-cabbd95a0d4a96a7a1022da0d5e0ac96c8d97a8c.tar.lz mediagoblin-cabbd95a0d4a96a7a1022da0d5e0ac96c8d97a8c.tar.xz mediagoblin-cabbd95a0d4a96a7a1022da0d5e0ac96c8d97a8c.zip |
Add lib64/ directory to .gitignore file.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ /build/ /eggs/ /lib/ +/lib64 /local/ /include/ /parts/ |