From 7ded3bc3e60f65b7671174fe9787eed1ff0847b4 Mon Sep 17 00:00:00 2001 From: Baipyrus Date: Mon, 11 Dec 2023 09:57:36 +0100 Subject: [PATCH] ignore all sampledata --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d56c91f..4d73dbb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -sample.js -node_modules \ No newline at end of file +sample.* +node_modules