aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorOla Nordstrom <ola.nordstrom@gmail.com>2018-10-26 17:23:44 -0700
committerStephen F. Booth <me@sbooth.org>2018-10-26 19:23:44 -0500
commite43537214600edf854157c54cc4f687b076631b8 (patch)
tree181bbd602885ab81b9502865f5c7457549ca34ad /.gitignore
parentc2f544c9d1d87a7bfe827e05f8da5c4a48b1a8d9 (diff)
added OS X built files to .gitignore (#828)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
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