diff options
| author | Yuval Adam <_@yuv.al> | 2025-09-24 10:53:13 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-09-24 10:53:13 +0200 |
| commit | ec47e4f8722ca29119d13e58e7a890dbd578f84f (patch) | |
| tree | 471ba483358fae23a4864725ca6190ea7683cdfa /cron/.gitignore | |
| parent | 2a050b383bcafefb8fc378531d6f15f352fdb5a5 (diff) | |
Remove legacy cron/
Diffstat (limited to 'cron/.gitignore')
| -rw-r--r-- | cron/.gitignore | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/cron/.gitignore b/cron/.gitignore deleted file mode 100644 index ad878d9..0000000 --- a/cron/.gitignore +++ /dev/null @@ -1,24 +0,0 @@ -# Distribution / packaging -.Python -env/ -build/ -develop-eggs/ -dist/ -downloads/ -eggs/ -.eggs/ -lib/ -lib64/ -parts/ -sdist/ -var/ -*.egg-info/ -.installed.cfg -*.egg -.env - -__pycache__ -*.pyc - -# Serverless directories -.serverless |
