Skip to content

Commit c33b4e2

Browse files
committed
Ignore gleam_bbmustache
1 parent 0d0a8c9 commit c33b4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/storage.gleam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const ignored_packages = [
6161
"gleam_tcp", "gleam_test", "gleam_toml", "gleam_xml", "gleam_mongo",
6262
"gleam_bson", "gleam_file", "gleam_yaml",
6363
// Unofficial packages impersonating the core team
64-
"gleam_dotenv", "gleam_roman", "gleam_sendgrid",
64+
"gleam_dotenv", "gleam_roman", "gleam_sendgrid", "gleam_bbmustache",
6565
// Reserved unreleased project names.
6666
"glitter", "sequin",
6767
]

0 commit comments

Comments
 (0)