[dconf/wip/reorg] .gitignore for common/, gdbus/ and engine/



commit 54f67cd8251e78ec8b639608df784199679e186a
Author: Ryan Lortie <desrt desrt ca>
Date:   Thu Jul 5 23:31:42 2012 -0400

    .gitignore for common/, gdbus/ and engine/

 common/.gitignore |    2 ++
 engine/.gitignore |    1 +
 gdbus/.gitignore  |    1 +
 3 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/common/.gitignore b/common/.gitignore
new file mode 100644
index 0000000..3285a15
--- /dev/null
+++ b/common/.gitignore
@@ -0,0 +1,2 @@
+libdconf-common.a
+libdconf-common-shared.a
diff --git a/engine/.gitignore b/engine/.gitignore
new file mode 100644
index 0000000..d0ac5ba
--- /dev/null
+++ b/engine/.gitignore
@@ -0,0 +1 @@
+libdconf-engine.a
diff --git a/gdbus/.gitignore b/gdbus/.gitignore
new file mode 100644
index 0000000..9bc55b6
--- /dev/null
+++ b/gdbus/.gitignore
@@ -0,0 +1 @@
+libdconf-gdbus.a



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]