Mono repo -> Master (#22553)
Combines the following repositories into one: https://github.com/mattermost/mattermost-server https://github.com/mattermost/mattermost-webapp https://github.com/mattermost/focalboard https://github.com/mattermost/mattermost-plugin-playbooks
Этот коммит содержится в:
26
webapp/channels/.gitignore
поставляемый
Обычный файл
26
webapp/channels/.gitignore
поставляемый
Обычный файл
@@ -0,0 +1,26 @@
|
||||
*.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
|
||||
Ссылка в новой задаче
Block a user