diff options
author | Valery Piashchynski <[email protected]> | 2020-10-22 10:58:41 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-10-22 10:58:41 +0300 |
commit | 1c61b9e64dfac0f74e37846503b774f6bd632ce2 (patch) | |
tree | a4a9cacb7e567632bfecd25d0613e44ec34d2f8e /.gitignore | |
parent | 77726578db6d539b151a5c4d36300b11e54a0bee (diff) |
Update .gitignore
i# deleted: builds/roadrunner-1.8.4-darwin-amd64.zip
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,4 +16,5 @@ # Dependency directories (remove the comment below to include it) # vendor/ .idea -vendor_php
\ No newline at end of file +vendor_php +builds
\ No newline at end of file |