Prep for release

This commit is contained in:
David Stone
2025-01-28 22:44:36 -07:00
parent ee0bbf9f18
commit c4126a2b13
4 changed files with 13 additions and 4 deletions

View File

@ -44,7 +44,14 @@
"vendor",
"addons",
".idea",
"node_modules"
"node_modules",
".gitignore",
".phpcs.xml.dist",
".phpunit.result.cache",
"build.sh",
"package.json",
"package-lock.json",
"setuptest.sh"
]
}
}