.gitignore
    Christian Mollekopf 
    mollekopf at kolabsys.com
       
    Mon Nov 14 20:25:37 CET 2011
    
    
  
 .gitignore |    6 ++++++
 1 file changed, 6 insertions(+)
New commits:
commit 55d7e026f139626ba1fe69e3d22cc10e57eb2aa8
Author: Christian Mollekopf <mollekopf at kolabsys.com>
Date:   Mon Nov 14 20:25:23 2011 +0100
    Added gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a9d2afd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*~
+CMakeFiles
+CMakeCache.txt
+moc_*
+*.moc
+*.cmake
    
    
More information about the commits
mailing list