From 965b4304f12a0b3b83b937791a702ea455599d90 Mon Sep 17 00:00:00 2001 From: profitroll Date: Thu, 2 Mar 2023 15:34:41 +0100 Subject: [PATCH] Added ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0012fc2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pdf +*.docx \ No newline at end of file