diff options
author | Sam Light <sam@lightscale.co.uk> | 2025-04-09 20:26:10 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2025-04-09 20:26:10 +0100 |
commit | 95d4b113c42764a2df09852d31c3bc33e2047d0d (patch) | |
tree | 2edcedc0b209cece5009629c45741b9f15f68657 /.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 |