From 4ccb124eecb7cfa24ae6d1ccd7bd726dc9684cc2 Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Fri, 30 Dec 2022 19:48:29 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bdb975ef..76916633 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,6 @@ web/lib *.so *.dll -plugins/unity/ \ No newline at end of file +plugins/unity/ +plugins/flutter/example/web/lib/pocketpy.js +plugins/flutter/example/web/lib/pocketpy.wasm