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-06-25 14:43:05 +0400
committermattab <matthieu.aubry@gmail.com>2013-06-25 14:43:05 +0400
commit8f6d151fcb731b26c08882ec65eb3f81242c4ea1 (patch)
treec6ed487ee75cfdb6010e7f05d7298c97a264e4e4 /.gitignore
parent99fa74dd4ce7050b0822fc10f37c0996f9439cb1 (diff)
* Adding htaccess to allow loading SVG+PNG logos on Settings page
Refs #4019
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 753551f750..412b4910f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,7 +14,6 @@ tmp
tmp/*
.cache
.externalToolBuilders
-.htaccess
.idea
.metadata
.settings
@@ -65,3 +64,4 @@ docs/
composer.phar
composer.lock
vendor/
+/.htaccess