From 6328d8508ecea0959e96f76ef9f2e25426ce4f87 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 9 May 2021 16:35:08 -0500 Subject: [PATCH] Magic --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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