From 374cba508a97cc705c603a9ba252b9f1ae8ef374 Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Fri, 2 Sep 2022 13:02:01 +0300 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..80643f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.psd +/ignore \ No newline at end of file