diff options
| author | Shav Kinderlehrer <shav@trinket.icu> | 2026-05-08 02:47:47 -0400 |
|---|---|---|
| committer | Shav Kinderlehrer <shav@trinket.icu> | 2026-05-08 02:47:47 -0400 |
| commit | e85467ec272826bed113c29042ea4db355b851a3 (patch) | |
| tree | 3879fe821e7f050bcfa77a45d63eecfb9357c6d7 /.gitignore | |
| download | extant-e85467ec272826bed113c29042ea4db355b851a3.tar.gz extant-e85467ec272826bed113c29042ea4db355b851a3.zip | |
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..80f4056 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.cache/ +build +*\~ |
