Skip to content

Commit 3043ea6

Browse files
committed
fix(project): add npm-debug to gitignore
1 parent 825cc69 commit 3043ea6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules
22
test-project
3+
npm-debug.log

0 commit comments

Comments
 (0)