From c5d192fcdfbf27a721e43037da471b0ab4c55149 Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Sat, 20 Apr 2024 08:54:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E4=B8=80=E4=BA=9B=E5=AE=9E?= =?UTF-8?q?=E9=AA=8C=E6=80=A7=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- internal/utils/sync/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 internal/utils/sync/.gitignore diff --git a/internal/utils/sync/.gitignore b/internal/utils/sync/.gitignore new file mode 100644 index 0000000..7d3f529 --- /dev/null +++ b/internal/utils/sync/.gitignore @@ -0,0 +1,3 @@ +# experiments +counter* +values* \ No newline at end of file