From 0da122248efac34a6ed8b42a5d335b7adb7b4e28 Mon Sep 17 00:00:00 2001 From: blacktoast Date: Tue, 28 Sep 2021 05:36:29 +0000 Subject: [PATCH] =?UTF-8?q?ignore=20=ED=85=8C=EC=8A=A4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0257e7d3..17c00bee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ *.swp -*.txt +exercises/!*.rs target/ **/*.rs.bk .DS_Store