fix(php): Added .gitignore file to template.

This commit is contained in:
Spencer Brower
2025-02-24 10:40:16 -05:00
parent 3825436888
commit 66481a3a44

3
templates/php/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.direnv
node_modules
vendor