summaryrefslogtreecommitdiff
path: root/cron/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'cron/.gitignore')
-rw-r--r--cron/.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/cron/.gitignore b/cron/.gitignore
index 84c61a9..22e4d37 100644
--- a/cron/.gitignore
+++ b/cron/.gitignore
@@ -16,5 +16,8 @@ var/
.installed.cfg
*.egg
+__pycache__
+*.pyc
+
# Serverless directories
-.serverless \ No newline at end of file
+.serverless