diff options
author | Phil Burton <phil@d3r.com> | 2019-06-11 14:17:29 +0100 |
---|---|---|
committer | Phil Burton <phil@d3r.com> | 2019-06-11 14:17:29 +0100 |
commit | d00f19145627312125c593f35193f04733b4df4e (patch) | |
tree | 3e4f2a6756bfb1c55d429f6d70bde8af272d5e36 /.gitignore |
First 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..57872d0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/vendor/ |