gitignore: ignore server secrets config
This commit is contained in:
parent
ae111cc01b
commit
638f714129
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -20,3 +20,5 @@
|
|||
*APIKey.h
|
||||
*APIKey.php
|
||||
*~
|
||||
|
||||
config.inc.php
|
||||
|
|
Reference in a new issue