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
|
.DS_Store
|
||||||
node_modules
|
node_modules
|
||||||
/dist
|
/dist
|
||||||
/bin
|
|
||||||
/webapp/dist
|
/webapp/dist
|
||||||
jobserver
|
jobserver
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
|
|||||||
3
bin/.gitignore
поставляемый
Обычный файл
3
bin/.gitignore
поставляемый
Обычный файл
@@ -0,0 +1,3 @@
|
|||||||
|
# Folder required for build process
|
||||||
|
*
|
||||||
|
!.gitignore
|
||||||
Ссылка в новой задаче
Block a user