Skip to content

Commit 391b567

Browse files
committed
- added npm debug log to git ignores
1 parent d8776b8 commit 391b567

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,10 @@
22
# IDEA
33
##
44

5-
.idea/
5+
.idea/
6+
7+
##
8+
# Node.js
9+
##
10+
11+
npm-debug.log

0 commit comments

Comments
 (0)