From 5ef1008b233b3a7c96aeefb307a469dbc579780d Mon Sep 17 00:00:00 2001 From: JongHyun Choi Date: Thu, 26 Jul 2018 18:25:16 +0900 Subject: [PATCH] =?UTF-8?q?.gitignore=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d66181d..96690ba 100644 --- a/.gitignore +++ b/.gitignore @@ -84,5 +84,8 @@ $RECYCLE.BIN/ # Windows shortcuts *.lnk +# PPT +*.pptx + # End of https://www.gitignore.io/api/linux,macos,windows,jupyternotebook,visualstudiocode