From 371330a9afc8e01d3db2bb5bd11d3050c834d963 Mon Sep 17 00:00:00 2001 From: Jason Varga Date: Thu, 6 Jun 2024 11:48:53 -0400 Subject: [PATCH] add demos --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index ee457b5f..16043211 100644 --- a/.gitattributes +++ b/.gitattributes @@ -32,3 +32,4 @@ Doxyfile export-ignore phpstan.neon export-ignore phpunit.xml.dist export-ignore tests/ export-ignore +demos/ export-ignore