mirror of
https://github.com/mattermost/mattermost.git
synced 2026-09-01 15:00:08 +08:00
Add mm server bin directory (#13738)
* Add server bin directory needed for build process.
This commit is contained in:
@@ -3,7 +3,6 @@ logs
|
||||
.DS_Store
|
||||
node_modules
|
||||
/dist
|
||||
/bin
|
||||
/webapp/dist
|
||||
jobserver
|
||||
npm-debug.log
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# Folder required for build process
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user