Merge pull request #2 from Obsidian-MC/gitignore-idea

Ignore user-specific stuff of PhpStorm IDE
This commit is contained in:
ErickSkrauch 2018-08-14 15:35:10 +03:00 committed by GitHub
commit cc34f772ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.idea
/build
/vendor
composer.phar