From 5c26f2a0e13a876f88e44146f169f5733b9545fa Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Fri, 30 Nov 2012 13:19:03 +0000 Subject: Ship a .gitignore to make it just a little more convenient for developers to run our plugins directly from source --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore 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 -- cgit v0.12