From 73fe535bd9eb26bc1f9fc8c6f232031d8245daf2 Mon Sep 17 00:00:00 2001 From: Mikko Rasa Date: Mon, 25 Jul 2011 17:55:33 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 00f647e..fe5376f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,14 @@ -/.deps -/.options.* -/.profile +.deps +.options.* +.profile /debug /libmspdatafile.a /libmspdatafile.so /mspdatafile.pc /mspdatatool +/pc-32-windows /release /temp -/win32 - +/tests/debug +/tests/temp +/tests/test -- 2.43.0