29 lines
334 B
Text
29 lines
334 B
Text
*.swp
|
|
.idea
|
|
*.tar.gz
|
|
tests/reports
|
|
.DS_Store
|
|
mattermost-webapp.iml
|
|
.vscode/
|
|
coverage
|
|
*.tsbuildinfo
|
|
|
|
# Environment variables
|
|
.env*
|
|
*.crt
|
|
*.key
|
|
|
|
mattermost-license.txt
|
|
|
|
# Vim temporary files
|
|
[._]*.s[a-w][a-z]
|
|
[._]s[a-w][a-z]
|
|
*.un~
|
|
Session.vim
|
|
.netrwhist
|
|
*~
|
|
.eslintcache
|
|
.stylelintcache
|
|
|
|
# i18n temporary check file
|
|
.i18n-check.tmp.json
|