From 55de2d3f6251489789c32fb26e0f19b8d643b76f Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 26 Nov 2021 19:03:34 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20git=20ignore=20=EB=B9=A0=EC=A7=84?= =?UTF-8?q?=EB=B6=80=EB=B6=84=20=EC=88=98=EC=A0=95=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e4acb919..939a77b4 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ hwe/.htaccess d_shared +/d_pic d_pic/*.jpg d_pic/*.gif d_pic/*.png @@ -64,4 +65,4 @@ vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/* ingame/js/* ingame/css/* gateway/js/* -gateway/css/* +gateway/css/* \ No newline at end of file