chore: add .gitignore for PHP project

This commit is contained in:
kj
2026-09-05 11:50:27 -03:00
parent a4611e8718
commit a4fcd21492

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
/vendor/
/.phpunit.cache/
*.sqlite
/.publish/