From 4c52045f080743065f8dfcfdaba7e4c03369ea5c Mon Sep 17 00:00:00 2001 From: mgleed Date: Sat, 11 Dec 2021 21:33:54 -0500 Subject: [PATCH] Update .gitignore (#266) update for config folder --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 13b625d..75fdcb2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,9 +14,10 @@ run.onefile-build/ generated/ botty_v*/ custom.ini +config/custom.ini *info_*.png .vscode .vs/ info_screenshots/ loot_screenshots/ -.venv \ No newline at end of file +.venv