mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
9 lines
73 B
Plaintext
9 lines
73 B
Plaintext
# env, cert, key, license
|
|
.env*
|
|
*.crt
|
|
*.key
|
|
*.license
|
|
|
|
# Plugin
|
|
*.tar.gz
|