Skip to content

Commit

Permalink
chore: eslintcache 파일 삭제 및 .gitignore에 추가 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
saseungmin authored Jan 7, 2024
1 parent 42fd69a commit ecde85d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintcache

This file was deleted.

3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,6 @@ yarn-error.log*
cypress/screenshots
cypress/videos
cypress/log

# eslint cache
.eslintcache

0 comments on commit ecde85d

Please sign in to comment.