From d1d8924b6015add7036afca441941557d24d33fe Mon Sep 17 00:00:00 2001 From: MaxKey Date: Mon, 8 Feb 2021 21:19:20 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 61ed057d..4c69ab16 100644 --- a/.gitignore +++ b/.gitignore @@ -42,4 +42,6 @@ classpath-data.json /*/.gitignore /.gradle/ -/.gradle/* \ No newline at end of file +/.gradle/* +/build/ +setEnvVars.bat