From 47bf2566a6d6ba0f34c7b305b6f00fe50d011960 Mon Sep 17 00:00:00 2001 From: msksbr Date: Thu, 20 Jun 2024 15:12:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 自动配置环境变量.bat | 1 + 2 files changed, 4 insertions(+) create mode 100644 自动配置环境变量.bat diff --git a/.gitignore b/.gitignore index 5d947ca..bb1a53c 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ bin-release/ # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # should NOT be excluded as they contain compiler settings and other important # information for Eclipse / Flash Builder. + +#build recommended files +builds/ \ No newline at end of file diff --git a/自动配置环境变量.bat b/自动配置环境变量.bat new file mode 100644 index 0000000..83cb140 --- /dev/null +++ b/自动配置环境变量.bat @@ -0,0 +1 @@ +@echo off