mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Ignore bundled assets in l10n
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
49f5ed01ea
commit
160046d333
2 changed files with 4 additions and 0 deletions
2
apps/dashboard/.l10nignore
Normal file
2
apps/dashboard/.l10nignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#webpack bundled files
|
||||
js/
|
||||
2
apps/user_status/.l10nignore
Normal file
2
apps/user_status/.l10nignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#webpack bundled files
|
||||
js/
|
||||
Loading…
Reference in a new issue