summaryrefslogtreecommitdiff
path: root/cron/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'cron/.gitignore')
-rw-r--r--cron/.gitignore20
1 files changed, 20 insertions, 0 deletions
diff --git a/cron/.gitignore b/cron/.gitignore
new file mode 100644
index 0000000..84c61a9
--- /dev/null
+++ b/cron/.gitignore
@@ -0,0 +1,20 @@
+# Distribution / packaging
+.Python
+env/
+build/
+develop-eggs/
+dist/
+downloads/
+eggs/
+.eggs/
+lib/
+lib64/
+parts/
+sdist/
+var/
+*.egg-info/
+.installed.cfg
+*.egg
+
+# Serverless directories
+.serverless \ No newline at end of file