[podsleuth] Added .gitignore



commit ee5e73de0be4487cc75399796bfb29e12bf27b1f
Author: Aaron Bockover <abockover novell com>
Date:   Thu Oct 1 14:53:40 2009 -0400

    Added .gitignore

 .gitignore |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..16f8a66
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+data/podsleuth.pc
+src/AssemblyInfo.cs
+src/PodSleuth.Hal/hal-podsleuth
+src/PodSleuth.Hal/podsleuth
+src/PodSleuth/PodSleuth.dll.config
+tests/PodSleuth.dll.config
+
+Makefile
+Makefile.in
+
+INSTALL
+aclocal.m4
+autom4te.cache/
+install-sh
+missing
+config.*
+configure
+
+*.exe
+*.dll
+*.mdb



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