aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorScott Wheeler <wheeler@kde.org>2011-03-17 07:58:29 +0100
committerScott Wheeler <wheeler@kde.org>2011-03-17 08:01:33 +0100
commita6cb74ad5d4e1d3237296543a17b1200c0d265db (patch)
treea411929382647ddc657fd07fca290531ff339e35 /.gitignore
parent27aa8cc293bdd5fcd0e9534403b282d8e84e2e24 (diff)
Ignore docs and OS X dylibs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7d87dc1b..4bc92e65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ Makefile
CMakeFiles/
*.so
*.so.*
+*.dylib
/CMakeCache.txt
/Doxyfile
/config.h
@@ -16,4 +17,4 @@ CMakeFiles/
/examples/tagreader
/examples/tagreader_c
/examples/tagwriter
-
+/doc/html