From 3a1641eee9858e38939f83f84829dba4b0841661 Mon Sep 17 00:00:00 2001 From: Jerry Date: Thu, 6 Aug 2020 21:09:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore,=E5=BF=BD=E7=95=A5?= =?UTF-8?q?VisualSDK=E7=BC=96=E8=AF=91=E4=BA=A7=E7=89=A9=E4=B8=8ECodeblock?= =?UTF-8?q?s=E7=BC=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 1e5fe37..305c048 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,12 @@ *.exe *.out *.app + +# Build Folder +Build/* + +# Codeblocks' cache + +*.cscope_file_list +*.depend +*.layout