From 29440d172b88efad71d088ddd123f1e97602ac90 Mon Sep 17 00:00:00 2001 From: tomoyanonymous Date: Wed, 29 Apr 2020 17:51:43 +0900 Subject: [PATCH] gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fc47808..5fa3cae 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -resources \ No newline at end of file +resources +public/ +.DS_Store \ No newline at end of file