diff --git a/.gitignore b/.gitignore index 87b3764..f16c218 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,8 @@ doc/api/ .vscode # MacOS being funky -.DS_Store \ No newline at end of file +.DS_Store + +# Config file and executeables +lib/config.dart +bin/osselbot.exe