diff options
| author | Adam <[email protected]> | 2026-02-03 11:44:03 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2026-02-03 11:44:03 -0600 |
| commit | 416964acd0e7e41052fc648ceb7b48b85fbdafc7 (patch) | |
| tree | 2bf524351fe67a5cbcbc0ff55509d2a2be77edb5 /.gitignore | |
| parent | 017ad2c7f71463c4c98348f9010393e79a8a54cc (diff) | |
| download | opencode-416964acd0e7e41052fc648ceb7b48b85fbdafc7.tar.gz opencode-416964acd0e7e41052fc648ceb7b48b85fbdafc7.zip | |
chore: gitignore codex
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 78a77f819..ce3d19e77 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ node_modules .env .idea .vscode +.codex *~ playground tmp |
