diff options
| author | Dax Raad <[email protected]> | 2025-05-31 18:42:43 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-05-31 18:42:43 -0400 |
| commit | e97ed735d9b21a71db027d483a17d02c509a6090 (patch) | |
| tree | 90e023bf2bd43cd06d22a94bd16d2c84ac8b840c /.gitignore | |
| parent | 6d21525e717122f106c87821fc2aab9f7d2c3fe5 (diff) | |
| download | opencode-e97ed735d9b21a71db027d483a17d02c509a6090.tar.gz opencode-e97ed735d9b21a71db027d483a17d02c509a6090.zip | |
sync
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 5f0f38421..7a87ec706 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ node_modules .opencode .sst app.log - +.env |
