diff options
| author | Ben Sima <ben@bensima.com> | 2026-06-04 14:33:50 -0400 |
|---|---|---|
| committer | Ben Sima <ben@bensima.com> | 2026-06-04 14:33:50 -0400 |
| commit | 6ba0caf1b2907ce3d6617a7914e71c810e13dda8 (patch) | |
| tree | 020fbd78dc160dfa502e66338f44eb88424fb514 /.gitignore | |
| parent | 2792e1e667ba25ea37890b1d51f1f25525e331a2 (diff) | |
Ignore direnv cache
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ .zuliprc +.direnv/ __pycache__/ *.pyc *.pyo |
