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