Update .gitignore

Ignore PHPStorm settings
This commit is contained in:
Denitz 2023-12-23 23:23:51 +03:00 committed by GitHub
parent 1f14b418ee
commit 471915e289
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
/adminer*.php
/editor*.php
/vendor/
/.idea