mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 02:14:13 +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
|
||||
.htaccess
|
||||
.user.ini
|
||||
/application/config/*/config.php
|
||||
/application/config/*/database.php
|
||||
|
||||
Reference in New Issue
Block a user