diff options
author | Justin Bedo <cu@cua0.org> | 2022-10-06 10:21:34 +1100 |
---|---|---|
committer | Justin Bedo <cu@cua0.org> | 2022-10-07 14:58:01 +1100 |
commit | dda29ca7685d360d5428dd827d11a9e4139a0872 (patch) | |
tree | 0dcc853fd90abf245b6ba0a7506b2e1093bf7800 /.gitignore |
init
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..e2f5dd2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +result
\ No newline at end of file |