diff options
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -16,5 +16,10 @@ # Dependency directories (remove the comment below to include it) # vendor/ .idea +composer.lock +vendor vendor_php -builds
\ No newline at end of file +builds/ +tests/vendor/ +.rr-sample.yaml +psr-worker.php |