diff options
author | Fbenas <philbeansburton@gmail.com> | 2017-08-20 02:29:42 +0100 |
---|---|---|
committer | Fbenas <philbeansburton@gmail.com> | 2017-08-20 02:29:42 +0100 |
commit | 048634fd8a65d37f21bcb3a34161f74be6aef95d (patch) | |
tree | 95398c9c79b510a31a39e2b13175c5f7aba67889 | |
parent | 3219d077917b1a6cb01a8cbdd288b71e515717a6 (diff) |
Add 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..48b8bf9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +vendor/ |