diff options
| author | Christian Cunningham <cc@local.lan> | 2026-03-05 14:41:56 -0800 |
|---|---|---|
| committer | Christian Cunningham <cc@local.lan> | 2026-03-05 14:41:56 -0800 |
| commit | c25c79f1ba719cd999ff81568622c4c3ad8171d8 (patch) | |
| tree | f82f35b27e89fb743b670079918fc97a3fafd42f /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fe1e140 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.env +.teagent |
