diff --git a/.gitignore b/.gitignore index df18839..e3d9997 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ node_modules dist -# dist/app.cjs \ No newline at end of file +# dist/app.cjs + +app.config.json5 \ No newline at end of file