diff --git a/.gitignore b/.gitignore index dc33551ad..bb79fbf7e 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,8 @@ dump/ result jwt.key* bun.lock + +# optional generated outputs from schema.js +schemas_orig/ +schemas_nested/ +schemas_final/ \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 2e2ad3512..d8cb5311f 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -7,6 +7,7 @@