summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2026-05-18 13:54:55 -0400
committerBen Sima <ben@bensima.com>2026-05-18 13:54:55 -0400
commit06b08dbbcb4b234a94be189f855ce5fec4c5c37b (patch)
treea42f84919ca1e3ba7e19be634e3fd2e10d0d5bc6 /.gitignore
init: slopbot scaffold
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8005bdc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+.zuliprc
+__pycache__/
+*.pyc
+*.pyo
+.env
+venv/
+.venv/