From 92c5bd864bad54f8a96c7fed0f7b49f8e6b14d80 Mon Sep 17 00:00:00 2001 From: Marcos Vives Del Sol Date: Sun, 22 Feb 2015 13:29:07 +0100 Subject: [PATCH] Added Windows-specific files to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 318dcfc..170b8ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *~ +*.exe Doxyfile INSTALL Makefile @@ -11,6 +12,7 @@ cmake/Makefile cmake/Makefile.in cmake/modules/Makefile cmake/modules/Makefile.in +compile config.guess config.h config.h.in @@ -102,6 +104,7 @@ test/.deps/ test/.libs/ test/Makefile test/Makefile.in +test-driver utils/*.la utils/*.lo utils/*.o