From c1426d54a14fd2c43e54ae09dd0700f83e9ec9af Mon Sep 17 00:00:00 2001 From: Andrew Lalis Date: Thu, 26 Aug 2021 11:31:15 +0200 Subject: [PATCH] Added catalog gitignore. --- catalog/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 catalog/.gitignore diff --git a/catalog/.gitignore b/catalog/.gitignore new file mode 100644 index 0000000..c41cc9e --- /dev/null +++ b/catalog/.gitignore @@ -0,0 +1 @@ +/target \ No newline at end of file