diff options
author | Colin Okay <colin@cicadas.surf> | 2022-06-21 06:29:55 -0500 |
---|---|---|
committer | Colin Okay <colin@cicadas.surf> | 2022-06-21 06:29:55 -0500 |
commit | 918fa5f7a994c3aa6ec4af9005e8a3375b4149af (patch) | |
tree | c0e2c1627b5454b94b0fb62c330391f628dd9102 /.gitignore |
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..b25c15b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~ |