diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2026-05-15 07:46:08 -0500 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2026-05-15 07:46:08 -0500 |
| commit | 3bbc04bf2ab5dc756a57d548a8da78b0c9044b46 (patch) | |
| tree | fcbeee198d7a5076f9679b4c10b33409867fb6df /.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..0aa9745 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +bin +build +tmp |