Skip to content

Commit 0a875e1

Browse files
committed
ignore .eslintcache file
1 parent e7bb4ba commit 0a875e1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ dist/
99
build/
1010
*.tsbuildinfo
1111

12+
# Lint cache
13+
.eslintcache
14+
1215
# IDE
1316
.vscode/*
1417
!.vscode/settings.json

0 commit comments

Comments
 (0)