Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-10-14 06:24:35 +0400
committermattab <matthieu.aubry@gmail.com>2013-10-14 06:24:35 +0400
commitc00705582755c0dc00add62473e8f6b51ef987cc (patch)
tree698226c015463e01d873a0cb1c2fd70075d93fb0 /.gitignore
parent8956216dfa6f3f655bc7727af748ea38b87b675e (diff)
ignoring auto generated htaccess files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files 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
+