From c80b7d17f331c78e5d023a30f616d8ab594c7897 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Fri, 20 Sep 2013 00:53:58 +0200 Subject: [PATCH] added examples/private.json to .gitignore for local usage only (containing passwords) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4586a6c..651d0e2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ local log plugins .metadata + +examples/private.json \ No newline at end of file