From 9ea068ff4a1f52989443841ff11be12af3540e5b Mon Sep 17 00:00:00 2001 From: IoeCmcomc <53734763+IoeCmcomc@users.noreply.github.com> Date: Fri, 16 Aug 2019 08:04:07 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fff4177..78aeefe 100644 --- a/.gitignore +++ b/.gitignore @@ -330,4 +330,12 @@ ASALocalRun/ .mfractor/ ## Ignore .nbs files. -*.nbs \ No newline at end of file +*.nbs + +## Ignore other files/folders. +*.ico +*.spec +*.bat +version.* +build/ +dist/ \ No newline at end of file