added composer.phar to .gitignore for local composer installs

This commit is contained in:
Adam Piontek 2023-01-24 12:06:16 -05:00
commit 12ef601c40

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ vendor
dist
.DS_Store
NOTES.md
composer.phar