fix(rest-api): normalize package

This commit is contained in:
Florent BEAUCHAMP
2025-02-18 13:48:06 +00:00
committed by Mathieu
parent aa27e3ba46
commit 08c47da2b6
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@@ -7,6 +7,8 @@
/@vates/*/node_modules/
/@xen-orchestra/*/dist/
/@xen-orchestra/*/node_modules/
/@xen-orchestra/rest-api/open-api/spec/swagger.json
/@xen-orchestra/rest-api/src/open-api/routes/routes.ts
/packages/*/dist/
/packages/*/node_modules/

View File

@@ -1 +0,0 @@
**/open-api/*