diff options
author | Ben Bridle <ben@derelict.engineering> | 2025-04-27 12:19:16 +1200 |
---|---|---|
committer | Ben Bridle <ben@derelict.engineering> | 2025-04-27 12:19:48 +1200 |
commit | f8dbafda42e6395a69c30ea3fc95caa45313cb7a (patch) | |
tree | 4413b6f11e7eee6e94b016ac21459cc598f4e071 /.gitignore | |
download | inked-f8dbafda42e6395a69c30ea3fc95caa45313cb7a.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |