From 97cb525c16508d8359e7e2c956b0bd3167af5508 Mon Sep 17 00:00:00 2001 From: Manuel Vergara Date: Sun, 10 Mar 2024 21:26:11 +0100 Subject: [PATCH] Add .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..360ed7c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.uoc +*.uoc/* \ No newline at end of file