From c00705582755c0dc00add62473e8f6b51ef987cc Mon Sep 17 00:00:00 2001 From: mattab Date: Mon, 14 Oct 2013 15:24:35 +1300 Subject: ignoring auto generated htaccess files --- .gitignore | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3258340e30..b0a1b78064 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,7 @@ tmp tmp/* .cache .externalToolBuilders -.idea +.idea/* .metadata .settings .project @@ -62,4 +62,13 @@ tests/lib/xhprof-0.9.2/extension/run-tests.php docs/ composer.phar vendor/ -/.htaccess \ No newline at end of file +/.htaccess +config/.htaccess +core/.htaccess +js/.htaccess +lang/.htaccess +libs/.htaccess +misc/.htaccess +misc/cron/.htaccess +plugins/.htaccess + -- cgit v1.2.3