mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-24 08:22:29 +02:00
10 lines
79 B
Plaintext
10 lines
79 B
Plaintext
# build artifacts
|
|
dist
|
|
|
|
# os artifacts
|
|
*.swp
|
|
.DS_Store
|
|
|
|
# IDE artifacts
|
|
.idea/
|