dummy file

This commit is contained in:
Yuri Kuznetsov
2021-10-25 12:14:39 +03:00
parent 399b689bcd
commit 13ae33266f
3 changed files with 3 additions and 0 deletions

View File

@@ -110,6 +110,7 @@ module.exports = grunt => {
'build/tmp/client/custom/*',
'!build/tmp/client/custom/modules',
'build/tmp/client/custom/modules/*',
'!build/tmp/client/custom/modules/dummy.txt',
]
}
},

View File

@@ -1,2 +1,3 @@
*
!.gitignore
!dummy.txt

View File

@@ -0,0 +1 @@
dummy