Skip to content

Commit 4bf2990

Browse files
committed
remove .eslintcache from gitignore
1 parent d110fac commit 4bf2990

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/cra-template-typescript/template/gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
.env.development.local
1818
.env.test.local
1919
.env.production.local
20-
.eslintcache
2120

2221
npm-debug.log*
2322
yarn-debug.log*

packages/cra-template/template/gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
.env.development.local
1818
.env.test.local
1919
.env.production.local
20-
.eslintcache
2120

2221
npm-debug.log*
2322
yarn-debug.log*

0 commit comments

Comments
 (0)