Add config.php to .gitignore
This commit is contained in:
parent
ebdc2e5651
commit
b10e918761
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
vendor
|
||||
.idea
|
||||
.idea
|
||||
config.php
|
Reference in a new issue