Browse Source

Add IDE files to gitignore

pull/107/head
Josemar Lohn 2 years ago
parent
commit
41458fdf26
No known key found for this signature in database GPG Key ID: 441E69D80355E46F
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore View File

@ -4,3 +4,5 @@ vendor/
php_errors.log
XRay-*.json
.gcloudignore
.phpunit.result.cache
.vscode

Loading…
Cancel
Save