From 361e7d7e6bebea91b9554230d22c90dd66e949b1 Mon Sep 17 00:00:00 2001 From: uumas Date: Wed, 19 Apr 2023 01:53:52 +0300 Subject: [PATCH] Add .gitignore to ignore built collection --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d75fa45 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +uumas-matrix-*.tar.gz