diff options
| author | Dax Raad <[email protected]> | 2025-05-30 21:42:03 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-05-30 21:42:03 -0400 |
| commit | 56a5d589454e029c691cbcd1ce6df517fd5603d2 (patch) | |
| tree | 2070d50a4f701835feb8222da43bdb8d21d7e46a /.gitignore | |
| parent | f50a57041f5900e7f4b9e963729e4db0189b4598 (diff) | |
| download | opencode-56a5d589454e029c691cbcd1ce6df517fd5603d2.tar.gz opencode-56a5d589454e029c691cbcd1ce6df517fd5603d2.zip | |
sync
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 32cb0b4dd..5f0f38421 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ node_modules .opencode .sst +app.log + |
