diff options
| author | Caleb Norton <[email protected]> | 2026-01-16 16:59:34 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-16 16:59:34 -0600 |
| commit | 6e020ef9ef2b02576b26116a5c4bc7d7bc1c9c5b (patch) | |
| tree | b4a3d47e7e191cf470b27be9a7f82cff97dc94af /.gitignore | |
| parent | aca1eb6b5b1f74396a9856fa2c413a79a55ca69f (diff) | |
| download | opencode-6e020ef9ef2b02576b26116a5c4bc7d7bc1c9c5b.tar.gz opencode-6e020ef9ef2b02576b26116a5c4bc7d7bc1c9c5b.zip | |
chore: cleanup nix (#8964)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 75fa054a5..78a77f819 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ opencode.json a.out target .scripts +.direnv/ # Local dev files opencode-dev |
