From da38a2262115c1998272d16b1482b6ba7ab7ca9d Mon Sep 17 00:00:00 2001 From: bmewburn Date: Mon, 6 Jul 2015 11:12:11 +1000 Subject: [PATCH] removed invalid .gitignore pattern git ignore pattern .idea\ causes version control in netbeans 8.02 to crash --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 51c201bf..0ff15aa4 100644 --- a/.gitignore +++ b/.gitignore @@ -215,8 +215,7 @@ pip-log.txt .mr.developer.cfg .idea/ -.idea\ # Smarty lexer/*.php -lexer/*.out \ No newline at end of file +lexer/*.out