diff options
author | Sam Light <samlight1994@gmail.com> | 2022-08-18 20:32:43 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2022-08-18 20:32:43 +0100 |
commit | cb292e5674afde1ac99de9c9d3d2dbac5f8c0aee (patch) | |
tree | 5e027f87531cc387b8011ac411d52a4661fb54b8 /.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 |