diff options
author | Parker <contact@pkrm.dev> | 2024-12-01 01:49:46 -0600 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2024-12-01 01:49:46 -0600 |
commit | 514151f8cc72931ae30d66896a7394ae3af09652 (patch) | |
tree | 121142196e851296cd492d3a39f39b3ccf76ffaa | |
parent | 7fc53338506b32912486e8684e6818cdf76c3cbf (diff) |
Update `.gitignore`
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,4 +2,5 @@ config.ini __pycache__ count.db notes.txt -config.yaml
\ No newline at end of file +config.yaml +track_events.log
\ No newline at end of file |