From 204d6c4b79e46eae42eb424a884841efcfbe3a94 Mon Sep 17 00:00:00 2001 From: likeawindrammer <31085911+likeawindrammer@users.noreply.github.com> Date: Thu, 30 Jul 2020 22:06:04 -0600 Subject: [PATCH] Add callwords.ini and config.ini to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 37f1612..fedae9d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,8 @@ debug/ base/background base/characters base/sounds +base/callwords.ini +base/config.ini .qmake.stash