diff options
| author | LLLL Colonq <llll@colonq> | 2026-04-26 22:23:19 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-04-26 22:23:19 -0400 |
| commit | 1c7a93144ae794b0f81039c38cc4a7a969230925 (patch) | |
| tree | a2edf372e22f0656a62eb43deb4451a09245875f /.gitignore | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a441bc8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/out +/build +/.direnv
\ No newline at end of file |
