From: Ola Nordstrom Date: Sat, 27 Oct 2018 00:23:44 +0000 (-0700) Subject: added OS X built files to .gitignore (#828) X-Git-Tag: v1.12-beta-1~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e43537214600edf854157c54cc4f687b076631b8;p=taglib added OS X built files to .gitignore (#828) --- diff --git a/.gitignore b/.gitignore index 941063c5..8bc0c65d 100644 --- a/.gitignore +++ b/.gitignore @@ -19,8 +19,10 @@ CMakeFiles/ /taglib.pc /tests/test_runner /tests/Testing +/taglib/libtag.a /taglib_config.h /taglib-config +/bindings/c/libtag_c.a /bindings/c/taglib_c.pc /bindings/c/Debug /bindings/c/MinSizeRel @@ -42,5 +44,6 @@ CMakeFiles/ /taglib/tag.dir/Release /ALL_BUILD.dir /ZERO_CHECK.dir +taglib.h.stamp taglib.xcodeproj CMakeScripts