Skip to content

Commit d290378

Browse files
committed
Update .gitignore to exclude dotfiles and npm-debug.log files
1 parent e9ec4ce commit d290378

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ coverage/
44
docs
55
typings/
66
tmp
7-
.publish
7+
.*
8+
npm-debug.log*

0 commit comments

Comments
 (0)