diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,4 +15,5 @@ # Dependency directories (remove the comment below to include it) # vendor/ -.idea
\ No newline at end of file +.idea +vendor_php
\ No newline at end of file |