From ec47e4f8722ca29119d13e58e7a890dbd578f84f Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 24 Sep 2025 10:53:13 +0200 Subject: Remove legacy cron/ --- cron/.gitignore | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 cron/.gitignore (limited to 'cron/.gitignore') 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 -- cgit v1.3.1