diff options
author | Justin Bedo <cu@cua0.org> | 2022-12-16 10:57:55 +1100 |
---|---|---|
committer | Justin Bedo <cu@cua0.org> | 2023-01-16 09:02:49 +1100 |
commit | a09d5c9d9f7097dd4baf4e9611e488ee1d12ca2f (patch) | |
tree | 5fbabdaa8fbc3929dddacf2ddc19eded9a0c692d /.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..fcfc4a1 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +result* |