mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
dummy file
This commit is contained in:
@@ -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',
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
1
client/custom/modules/.gitignore
vendored
1
client/custom/modules/.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
*
|
||||
!.gitignore
|
||||
!dummy.txt
|
||||
|
||||
1
client/custom/modules/dummy.txt
Normal file
1
client/custom/modules/dummy.txt
Normal file
@@ -0,0 +1 @@
|
||||
dummy
|
||||
Reference in New Issue
Block a user