diff options
author | Justin Bedo <cu@cua0.org> | 2022-09-29 08:53:40 +1000 |
---|---|---|
committer | Justin Bedo <cu@cua0.org> | 2022-09-29 08:55:35 +1000 |
commit | 8ecdab68587c07cf88ebc0b8a8f2bd0e1a703e37 (patch) | |
tree | 258b2b64362b5891e268f2761e6a798f2072759c /.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* |