Exclude tests and other files

This commit is contained in:
2024-06-09 20:50:43 -04:00
parent 17748354c4
commit 2902059cd4
+4 -4
View File
@@ -1,4 +1,4 @@
.gitignore export-ignore
.gitattributes export-ignore
composer.lock export-ignore
tests/**/* export-ignore
/.gitignore export-ignore
/.gitattributes export-ignore
/composer.lock export-ignore
/tests/**/* export-ignore