move phpstan.neon to phpstan.neon.dist to allow phpstan.neon to be locally modified for development

This commit is contained in:
Dylan K. Taylor 2019-12-03 19:57:19 +00:00
parent dbbe1f2d5c
commit 00e415fc79
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -13,6 +13,7 @@ server.properties
memory_dumps/*
resource_packs/
server.lock
/phpstan.neon
# Common IDEs
.idea/