.gitignore
    Jeroen van Meeuwen 
    vanmeeuwen at kolabsys.com
       
    Fri Nov 30 14:19:42 CET 2012
    
    
  
 .gitignore |    4 ++++
 1 file changed, 4 insertions(+)
New commits:
commit 5c26f2a0e13a876f88e44146f169f5733b9545fa
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Fri Nov 30 13:19:03 2012 +0000
    Ship a .gitignore to make it just a little more convenient for developers to run our plugins directly from source
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3cd75a9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.tar.gz
+*.tar.gz.gpg
+*.patch
+plugins/*/config.inc.php
    
    
More information about the commits
mailing list