Skip to content

Commit

Permalink
Merge pull request #22858 from nextcloud/fix/translations/ignore_assets
Browse files Browse the repository at this point in the history
Ignore bundled assets in l10n
  • Loading branch information
rullzer authored Sep 15, 2020
2 parents 2dbeb58 + 160046d commit 1e67a83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/dashboard/.l10nignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#webpack bundled files
js/
2 changes: 2 additions & 0 deletions apps/user_status/.l10nignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#webpack bundled files
js/

0 comments on commit 1e67a83

Please sign in to comment.