From 4c1f6cadb2d186f525adf4da8ef041cb8139f0e2 Mon Sep 17 00:00:00 2001 From: suyar Date: Sat, 15 May 2021 00:31:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90smarty=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c8a0055..68644eb 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ .buildpath .project .settings -.svn \ No newline at end of file +.svn +/vendor +/composer.lock