17 lines
195 B
Text
17 lines
195 B
Text
# Mac OSX
|
|
.DS_Store
|
|
|
|
# VIM
|
|
*.swp
|
|
|
|
# Build
|
|
v4/html/index.html
|
|
*mattermost-openapi-v3.yaml
|
|
*mattermost-openapi-v4.yaml
|
|
.npminstall
|
|
node_modules
|
|
playbooks/*.yaml
|
|
!playbooks/tags.yaml
|
|
|
|
# IDEs
|
|
.idea/
|