Skip to content

Commit d4231e5

Browse files
committed
chore: ignore more stuff
1 parent 95abfca commit d4231e5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.eslintignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ packages/runtime/src/templates/edge-shared
77
packages/runtime/lib
88
packages/runtime/dist-types
99
jestSetup.js
10-
test/e2e
10+
test/e2e
11+
test/fixtures/broken_next_config/next.config.js

.prettierignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ node_modules
2121
lib
2222
tsconfig.json
2323
demos/nx-next-monorepo-demo
24+
test/fixtures/broken_next_config/next.config.js
25+
test/e2e
2426

2527
**/CHANGELOG.md
2628
packages/runtime/lib

0 commit comments

Comments
 (0)