From 553b6763af6c9838ad182d4d0afd9434efcfe53d Mon Sep 17 00:00:00 2001 From: Hugo Pointcheval Date: Sat, 6 May 2023 11:14:04 +0200 Subject: [PATCH] fix: remove models from pub ignore --- .pubignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.pubignore b/.pubignore index d6a35232..e6ce7445 100644 --- a/.pubignore +++ b/.pubignore @@ -584,7 +584,6 @@ new_version.sh .latest_version .vscode/ example/ -models/ build/ *.iml