diff options
| author | LLLL Colonq <llll@colonq> | 2026-01-25 16:16:10 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-01-25 16:16:10 -0500 |
| commit | 836760c3c5f80674def4c0994c6b0d20f08ae148 (patch) | |
| tree | d3b076004d9b397c26d8adb63733beed6e2aa7a4 /.gitignore | |
| parent | eaf5f6d02d688856481f8267dff51586f0b715dc (diff) | |
Networking
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ /.direnv /target /.cargo -/dist
\ No newline at end of file +/dist +/result
\ No newline at end of file |
