From 94c38e4d2be1fb80c0ef0a1ce46e43560fbed6c6 Mon Sep 17 00:00:00 2001 From: Jim Derry Date: Sat, 14 Feb 2015 13:55:39 +0800 Subject: [PATCH] .gitignore cleanup --- .gitignore | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index cb70291..d3f45f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,3 @@ -/htmldoc/tidy-config.xml -/htmldoc/tidy-help.xml -/htmldoc/tidy.1 -/htmldoc/quickref.html /autom4te.cache/ /console/.deps/ /console/.libs/ @@ -17,4 +13,4 @@ temp* *.bak .DS_Store - +.idea