소스 검색

Merge pull request #1613 from cyrbil/patch-1

Add ignore for npm debug log files
pull/1617/head^2
Brendan Forster 8 년 전
부모
커밋
573fd7e4d9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      Node.gitignore

+ 1
- 0
Node.gitignore 파일 보기

@@ -1,6 +1,7 @@
# Logs
logs
*.log
npm-debug.log*

# Runtime data
pids

Loading…
취소
저장