From 687819e604ef2134135c61f4276f8d65e03fb051 Mon Sep 17 00:00:00 2001 From: okvdai <108829133+okvdai@users.noreply.github.com> Date: Thu, 4 May 2023 20:46:03 +0200 Subject: [PATCH] Create .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..42061c0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +README.md \ No newline at end of file