From 10f269734c428a0b6193e25ed7e18a040ac1bc9d Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 31 Oct 2014 14:34:22 +0000 Subject: [PATCH] Ignore all in /plugins dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4f6f215..00d6bf0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ error-log.txt backups/*.zip lib/config-* +plugins/* test/test-file1.txt tmp/* \ No newline at end of file