diff options
author | Sam Light <samlight1994@gmail.com> | 2024-06-15 11:16:44 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2024-06-15 11:16:44 +0100 |
commit | 65c94080f6b8eae4a8217751de0dc847579c923d (patch) | |
tree | 59fa65cebc576c4c953cf1c534811ce827613246 /.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..22d0d82 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +vendor |