diff options
author | Fbenas <philbeansburton@gmail.com> | 2018-04-29 20:43:30 +0100 |
---|---|---|
committer | Fbenas <philbeansburton@gmail.com> | 2018-04-29 20:43:30 +0100 |
commit | af0cd60fc5fd2939477dfccd4c0e78892e76d5ba (patch) | |
tree | c9576f54dc8e21d88fc3f9975719c5ecba2f6379 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7579f74 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +vendor +composer.lock |