Skip to content

Commit d24e4e3

Browse files
committed
chore: 添加.eslintcache到.gitignore
- 在.gitignore文件中添加.eslintcache,避免eslint缓存文件被版本控制
1 parent 6a691f8 commit d24e4e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,5 @@ bin/process-reporter
5151

5252
dist
5353
dev/
54+
55+
.eslintcache

0 commit comments

Comments
 (0)