diff --git a/.gitignore b/.gitignore index f573c7de0..d65344c10 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,7 @@ node_modules .env build .DS_Store -.vscode/chrome \ No newline at end of file +.vscode/chrome + +# Generated Styles for AreaPlugin +core/src/plugins/areaPlugin/style.css.d.ts \ No newline at end of file