From 7b102209aa927b36b46ad8503da0ee63765f2bd5 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 7 Aug 2021 22:31:54 +0800 Subject: [PATCH] [+] Create Gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ec1f7e7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +.DS_Store +.gitattributes +*.un~ + +.fseventsd +.Spotlight-V100 +.Trashes