Add mm server bin directory (#13738)
* Add server bin directory needed for build process.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
58fb80e377
Коммит
5eabfaac67
1
.gitignore
поставляемый
1
.gitignore
поставляемый
@@ -3,7 +3,6 @@ logs
|
||||
.DS_Store
|
||||
node_modules
|
||||
/dist
|
||||
/bin
|
||||
/webapp/dist
|
||||
jobserver
|
||||
npm-debug.log
|
||||
|
||||
3
bin/.gitignore
поставляемый
Обычный файл
3
bin/.gitignore
поставляемый
Обычный файл
@@ -0,0 +1,3 @@
|
||||
# Folder required for build process
|
||||
*
|
||||
!.gitignore
|
||||
Ссылка в новой задаче
Block a user