Skip to content

Commit c3911c2

Browse files
committed
ignore build folder for eslint and prettier
1 parent c588c2f commit c3911c2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build/

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build/

0 commit comments

Comments
 (0)