From 3585ce25a44b09bd14038401acd57a4a6b9028d5 Mon Sep 17 00:00:00 2001 From: "BT.Wood(Tang Bo Hao)" Date: Thu, 13 Feb 2025 20:00:29 +0800 Subject: [PATCH] Update .gitignore `imports` folder needs to be excluded. That's dependencies folder for `flow-cli` --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c98e331..ba758f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +imports node_modules .turbo