Skip to content

Commit d39c456

Browse files
committed
fix exclude from packaging path
1 parent dc04597 commit d39c456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

krankerl.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
exclude = [
33
".drone.yml",
44
".git",
5-
".gitkeep",
5+
"l10n/.gitkeep",
66
".github",
77
".tx",
88
"krankerl.toml",

0 commit comments

Comments
 (0)