From d1ae135e92b5254fe96371bf829431e9da538868 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Thu, 24 Oct 2013 01:26:28 +0200 Subject: [PATCH] added NOTES* to gitignore; just to have my personal notes somewhere --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bcd4277..9cfd18d 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ log .metadata examples/private* +NOTES* \ No newline at end of file