19 lines
151 B
Plaintext
19 lines
151 B
Plaintext
# Binaries (root level only)
|
|
/mattermost
|
|
*.exe
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Local config
|
|
config/config.json
|