diff options
author | Grail Finder <wohilas@gmail.com> | 2023-03-11 12:18:18 +0600 |
---|---|---|
committer | Grail Finder <wohilas@gmail.com> | 2023-03-11 12:18:18 +0600 |
commit | 7dfdba182a01aea1af0f571664061ef06de098d9 (patch) | |
tree | f5001304d8dafaf1449f2331f0110b64d0ec4489 /.gitignore | |
parent | 0e4a30f9b954abbd6f33d8243f30402c2a71b4a0 (diff) |
Feat: loop script instead of cronmain
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c2f811b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +todays_audio* |