From eb321391654fa34b5ae1a14c37609f8cff53477d Mon Sep 17 00:00:00 2001 From: ton Date: Mon, 4 Sep 2023 22:03:26 +0700 Subject: [PATCH] git ignore CondaPkg --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..624779e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.CondaPkg \ No newline at end of file