소스 검색

chore(gitignore): add NPM's specific files to .gitignore

tags/v0.3.0
Jérôme Deuchnord 4 년 전
부모
커밋
87753fdfd8
No known key found for this signature in database GPG 키 ID: BC6F3C345B7D33B0
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore 파일 보기

@@ -4,3 +4,5 @@ __pycache__
kosmorro.egg-info kosmorro.egg-info
.coverage .coverage
coverage.xml coverage.xml
node_modules/
package-lock.json

불러오는 중...
취소
저장