diff options
author | Valery Piashchynski <[email protected]> | 2020-04-08 17:09:36 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-04-08 17:09:36 +0300 |
commit | f24a11df068426628eaa885bc24f0abac1e5caf1 (patch) | |
tree | c6dcc94422bfd288c33af416ac92f475b915e10f /.gitignore | |
parent | f2d4a57c7be5716fc6fd341ff978c90820ce0870 (diff) |
Vendor directory fix (php vs golang)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ .idea composer.lock vendor +vendor_php builds/ tests/vendor/ .rr-sample.yaml |