From 5dbc8db849ec13558ea0d457dc337644563f0b2b Mon Sep 17 00:00:00 2001 From: tjq Date: Sun, 17 Jan 2021 17:19:07 +0800 Subject: [PATCH] style: optimize .ignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 15e8d172..47d2017f 100644 --- a/.gitignore +++ b/.gitignore @@ -34,4 +34,4 @@ build/ *.jar *.log */.DS_Store -.DS_Store +.DS_Store \ No newline at end of file