diff options
| author | LLLL Colonq <llll@colonq> | 2025-01-22 09:26:41 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-01-22 09:26:41 -0500 |
| commit | f448de77d84b985047a332150c0382adc1836899 (patch) | |
| tree | 3003bfa2f8a74e08986ee6c0de7ad52edceb8302 /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..caf058f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/.direnv +/target +/.cargo +/dist
\ No newline at end of file |
