From 9e1729aa290501e5a3da546455fe68e8c13ce212 Mon Sep 17 00:00:00 2001 From: Parker Date: Fri, 2 Aug 2024 21:37:00 -0500 Subject: Change config validation - make more stuff optional --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e62392f..4b18ce9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ config.ini __pycache__ count.db -notes.txt \ No newline at end of file +notes.txt +config.yaml \ No newline at end of file -- cgit v1.2.3-70-g09d2