aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-08-02 21:37:00 -0500
committerParker <contact@pkrm.dev>2024-08-02 21:37:00 -0500
commit9e1729aa290501e5a3da546455fe68e8c13ce212 (patch)
tree49d1c9f92a7493129b923455b768c6ab96048693 /.gitignore
parent1bffa26776f6c80e2f2513d236f78ce9b7eea39f (diff)
Change config validation - make more stuff optional
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
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