Add custom bin scripts

This commit is contained in:
Oliver Davies 2020-05-07 12:57:45 +01:00
parent e8b4dee822
commit 599dff7720
6 changed files with 26 additions and 0 deletions

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
!/.gitignore
!/**/.gitkeep
!/.idea/**
!/bin/*
!/config/**
!/phpstan.neon
!/scripts/**