From 8a952f8baaca4cb639eac9a8d543146e15bea209 Mon Sep 17 00:00:00 2001 From: moonD4rk Date: Mon, 24 Oct 2022 13:59:57 +0800 Subject: [PATCH] chore: remove cmd folder from git ignore config --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7d7934a..85d4ac9 100644 --- a/.gitignore +++ b/.gitignore @@ -190,4 +190,4 @@ result/ results/ hack-browser-data -!/hack-browser-data \ No newline at end of file +!/cmd/hack-browser-data \ No newline at end of file