mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
fix[gitignore] add config.php and database.php to ignore list if environment is used
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -25,3 +25,5 @@ sync.sh
|
|||||||
.demo
|
.demo
|
||||||
.htaccess
|
.htaccess
|
||||||
.user.ini
|
.user.ini
|
||||||
|
/application/config/*/config.php
|
||||||
|
/application/config/*/database.php
|
||||||
|
|||||||
Reference in New Issue
Block a user