From 5b5d1accc4bc1b130c57d39578add3b9ed742849 Mon Sep 17 00:00:00 2001 From: Brian Haley Date: Mon, 26 Aug 2019 20:41:09 -0400 Subject: [PATCH] Add temporary spells csv used to reference --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9e1c411..a5ce799 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Custom files pf2.db +spells_temp.csv ############################## # Standard python git ignore #