Update .gitignore

This commit is contained in:
Vitor Mattos 2021-05-11 18:49:15 -03:00 committed by GitHub
parent a145b98556
commit 26be7f7c69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View file

@ -1,4 +1,5 @@
.idea
.vscode
*.iml
/vendor/
/js/
@ -7,4 +8,4 @@ node_modules/
/.php_cs.cache
.phpunit.result.cache
/docs/.vuepress/dist
*.phar
*.phar