diff options
| author | LLLL Colonq <llll@colonq> | 2026-06-12 04:27:41 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-06-12 04:27:41 -0400 |
| commit | 22eaa340b0806321fb6a0a3a7fddb820f0d81785 (patch) | |
| tree | a79149355e8f77814dae29c6c33e15b35a4d4714 /2026/.gitignore | |
| parent | 140f3eeead7f56ce2fd65e727ae638372af97750 (diff) | |
Add dist
Diffstat (limited to '2026/.gitignore')
| -rw-r--r-- | 2026/.gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/2026/.gitignore b/2026/.gitignore index 545f9a3..762fc44 100644 --- a/2026/.gitignore +++ b/2026/.gitignore @@ -1,2 +1,4 @@ -.direnv -target
\ No newline at end of file +/.direnv +/target +/.cargo +/result
\ No newline at end of file |
