summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2013-07-19 20:06:58 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2013-07-19 20:06:58 (GMT)
commit87ea6efae9ff315e93be6d5a879c4f3f8fa7277f (patch)
tree28e90dd3522fe20d507d2464c70ce3d8a8e866af /.gitignore
parentb59bbe14a291f5a2afc6278821ad7036156ec63f (diff)
downloadDoxygen-87ea6efae9ff315e93be6d5a879c4f3f8fa7277f.zip
Doxygen-87ea6efae9ff315e93be6d5a879c4f3f8fa7277f.tar.gz
Doxygen-87ea6efae9ff315e93be6d5a879c4f3f8fa7277f.tar.bz2
Added testing Makefile and updated .gitignore ignore other makefiles
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 13 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 10d4bfb..7649d7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,7 +6,6 @@
*.rej
*.orig
-Makefile
*.pro
/.makeconfig
/.tmakeconfig
@@ -14,13 +13,22 @@ Makefile
/src/libdoxycfg.t
/src/libdoxygen.t
/packages/rpm/doxygen.spec
+/libmd5/Makefile
/libmd5/Makefile.libmd5
+/qtools/Makefile
/qtools/Makefile.qtools
/src/Makefile.doxygen
/src/Makefile.libdoxycfg
/src/Makefile.libdoxygen
+/addon/doxysearch/Makefile
/addon/doxysearch/Makefile.doxyindexer
/addon/doxysearch/Makefile.doxysearch
+/addon/doxmlparser/examples/metrics/Makefile
+/addon/doxmlparser/src/Makefile
+/addon/doxyapp/Makefile
+/addon/doxywizard/Makefile
+/examples/Makefile
+/Makefile
/bin
/lib
@@ -48,4 +56,8 @@ Makefile
/src/vhdlparser.cpp
/src/vhdlparser.h
/src/vhdlscanner.cpp
+/src/Makefile
+
+/doc/Makefile
/doc/translator_report.txt
+