From b072cc3266f4c2974ef2d0ad4a2dd8327c04a3bb Mon Sep 17 00:00:00 2001 From: hide_d Date: Wed, 25 Aug 2021 01:22:03 +0900 Subject: [PATCH] =?UTF-8?q?gitignore=20=EC=A4=80=EB=B9=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index c3129098..d7c7bbf2 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,8 @@ test.php phpinfo.php vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/* *.sqlite3 + +ingame/js/* +ingame/css/* +gateway/js/* +gateway/css/*