diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2021-05-19 21:04:33 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2021-05-19 21:04:33 +0100 |
commit | 42d4b89ae0b095be8507a70c9920ee5921868fff (patch) | |
tree | 26089cd2524713443b20da330704d5b432f8917e /.gitignore |
updating
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..364fdec --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +public/ |