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:
authorgka <contact@vis4.net>2013-02-04 12:54:57 +0400
committergka <contact@vis4.net>2013-02-04 12:54:57 +0400
commit7e4b2167d752f8e8a6152ac4f4504c416c29eeb5 (patch)
tree08da89a2d8fc7611b78e8ab5bb900258dbcd44c7 /.gitignore
parent360048a520d212d509b0203ab61eb8b01d503759 (diff)
added config.ini.php to .gitignore
to prevent accidental commit of database passwords
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 78219b0863..fd70b17bcc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ tmp/*
*.tmp
*.db
*.buildpath
+config/config.ini.php