diff options
author | Parker <contact@pkrm.dev> | 2024-08-03 02:55:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-03 02:55:32 +0000 |
commit | 608fad20d4f8cf977c39a47a9e30865bda57adfe (patch) | |
tree | 47b1ad56786f89c36d1c4eb0c67713c6b6a87d62 /.gitignore | |
parent | 1bffa26776f6c80e2f2513d236f78ce9b7eea39f (diff) | |
parent | 3f23ef4edf5a33c3c184c8b92fc5143789cecbd1 (diff) |
Merge pull request #2 from PacketParker/dev
Update main
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |