Skip to content

Commit 55b148c

Browse files
authored
Merge pull request #17 from sparksuite/update-gitignore
Update `.gitignore` file
2 parents 2a5cb2f + 7f8db13 commit 55b148c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
node_modules/
2+
.eslintcache*
3+
.DS_Store*
4+
yarn-debug.log*
25
yarn-error.log*

0 commit comments

Comments
 (0)