From b43f4722e6a9334cae458b074674e5081d2ae3e2 Mon Sep 17 00:00:00 2001 From: rabuzarus Date: Fri, 15 Apr 2016 03:17:15 +0200 Subject: [PATCH] rework autocomplete: fix .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5b7e09b507..b300f579e2 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,7 @@ addon *~ robots.txt -#ignore documentation, it should be newly built +#ignore documentation, it should be newly built doc/html #ignore reports, should be generted with every build @@ -23,7 +23,7 @@ report/ .buildpath .externalToolBuilders .settings -#ignore OSX .DS_Store files +#ignore OSX .DS_Store files .DS_Store /nbproject/private/