diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2025-06-17 14:28:49 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2025-06-17 14:28:49 +0100 |
commit | 4bcba9bfeff003e081833b4d6290290271aae967 (patch) | |
tree | 02e0bd2a7119333be1d5e53d9b40bd85e6254359 /.gitignore | |
parent | 2bdc35bd8159c6ccbb9d87f0abca25f6dd784f52 (diff) | |
download | SmallYTChannelBot-4bcba9bfeff003e081833b4d6290290271aae967.tar.gz SmallYTChannelBot-4bcba9bfeff003e081833b4d6290290271aae967.zip |
Updated cron scripts
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ api.log config.json *.log *.db +*.sql* # Byte-compiled / optimized / DLL files __pycache__/ |