Commit 32e26317 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add additional i18n file type to static files filter

parent 2bf642c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ declare -a STATIC_PATTERNS=(
	"*.crt"
	"*.md"
	"*.[pm]o"
	"*.pot"
	"*.txt"
	"COPYING"
	"LICEN[CS]E"