diff options
author | Sam Light <sam@lightscale.co.uk> | 2025-03-30 18:29:56 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2025-03-30 18:29:56 +0100 |
commit | 091e8b875ab84f77bc99a0b15017070a30378407 (patch) | |
tree | 69932d300ea015880ff7d53852cf9ac8d26475f2 /.gitignore |
Created gitignore
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..57872d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/vendor/ |