소스 검색

Ignore `.github` and `.prettierrc.json` (#120)

Kim Hallberg 1 년 전
부모
커밋
8d5e8e06b6
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .npmignore

+ 2 - 0
.npmignore

@@ -9,7 +9,9 @@ yarn.lock
 .gitignore
 .eslintrc.cjs
 .eslintignore
+.prettierrc.json
 jest.config.cjs
 tsconfig.json
 test
 examples
+.github