diff options
author | Sam Light <samlight1994@gmail.com> | 2023-11-05 12:25:33 +0000 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2023-11-05 12:25:33 +0000 |
commit | bb6795b604e5686ee069c48dd7f7ce8cc3bf73c3 (patch) | |
tree | b3a25098343e51ec93ba920e696f3fb856bb26b3 /.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 |