From 233207ab38bc200586bf03821a267eab625e3c18 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Thu, 24 Oct 2013 01:32:40 +0200 Subject: [PATCH] chaged NOTES* to NOTES.* to just ignore NOTES.hanez and not the public NOTES file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9cfd18d..c818456 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ log .metadata examples/private* -NOTES* \ No newline at end of file +NOTES.* \ No newline at end of file