Commit the Makefile

This commit is contained in:
Oliver Davies 2020-05-20 20:58:06 +01:00
parent c9e3915484
commit ce8ca61afa
2 changed files with 33 additions and 0 deletions

1
.gitignore vendored
View file

@ -6,6 +6,7 @@
!/.idea/**
!/bin/*
!/config/**
!/Makefile
!/phpstan.neon
!/phpunit.xml.dist
!/scripts/**