Add opensearch.xml to gitignore

This commit is contained in:
Gabriel Brown 2025-05-09 10:03:39 -05:00
parent eec2d36526
commit 5032672341

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
public/opensearch.xml
node_modules
dist