diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-12-30 14:47:18 -0800 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-12-30 14:49:18 -0800 |
| commit | 2095b4944ce159c36e4f01e92001edcd8035d9cc (patch) | |
| tree | bf1a435b82365b432312cfbf502cfa08b8d41231 /.gitignore | |
initial commit
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..02cbaa3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.direnv +result +a.out |