[tasque/restructure: 3/17] [repo] Adjust .gitignore to recent changes
- From: Antonius Riha <antoniusri src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tasque/restructure: 3/17] [repo] Adjust .gitignore to recent changes
- Date: Wed, 29 Aug 2012 18:18:43 +0000 (UTC)
commit ee92423bb1b5ed6da32ca0cbf89af2cc32b11279
Author: Antonius Riha <antoniusriha gmail com>
Date: Sat Aug 25 22:08:59 2012 +0200
[repo] Adjust .gitignore to recent changes
.gitignore | 22 +++++++++++++++-------
1 files changed, 15 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 64e7b46..826c2ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,13 +72,21 @@ Makefile.in
/po/*.pot
/po/stamp-cat-id
-# /src
-/src/*.exe
-/src/*.exe.config
-/src/*.mdb
-/src/*.pc
-/src/Defines.cs
-/src/tasque
+# /src/tasque/
+/src/tasque/*.exe
+/src/tasque/*.exe.config
+/src/tasque/*.mdb
+/src/tasque/*.pc
+/src/tasque/Defines.cs
+/src/tasque/tasque
+
+# /src/libtasque/
+/src/libtasque/*.dll
+/src/libtasque/*.mdb
+
+# /src/Addins/Backends/*/
+/src/Addins/Backends/*/*.dll
+/src/Addins/Backends/*/*.mdb
# /RtmNet
/RtmNet/*.dll
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]