Skip to content

Commit

Permalink
fix: add frontend/generated to ignore (#473)
Browse files Browse the repository at this point in the history
Related-to: vaadin/flow#11370
  • Loading branch information
mshabarov authored Feb 3, 2022
1 parent b433f12 commit 0b47892
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ node_modules/
drivers/
# Error screenshots generated by TestBench for failed integration tests
error-screenshots/
# Generated theme files that should not be stored
frontend/generated/

webpack.generated.js

0 comments on commit 0b47892

Please sign in to comment.