mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Update .server/gitignore to ignore all JSON files under the directory (#27593)
This commit is contained in:
parent
731f056f54
commit
a695a755f6
2
server/.gitignore
vendored
2
server/.gitignore
vendored
@ -10,7 +10,7 @@ npm-debug.log
|
|||||||
webapp/yarn-error.log
|
webapp/yarn-error.log
|
||||||
mattermost.mattermost-license
|
mattermost.mattermost-license
|
||||||
config/mattermost.mattermost-license
|
config/mattermost.mattermost-license
|
||||||
config/config.json
|
config/config*.json
|
||||||
config/*.crt
|
config/*.crt
|
||||||
config/*.key
|
config/*.key
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user