From 5dadd5ae8ff6618a94eb2c16e96b4e89df1694f5 Mon Sep 17 00:00:00 2001 From: Mikko Rasa Date: Mon, 25 Jul 2011 17:46:31 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0c896d6..d6dd307 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,17 @@ -/.deps -/.options.* -/.profile +.deps +.options.* +.profile /arm /debug /grep /libmspcore.a /libmspcore.so /mspcore.pc +/pc-32-windows /release -/temp +/tests/debug +/tests/pc-32-windows +/tests/test +/tests/test.txt /transcode -/win32 +temp -- 2.43.0