Parcourir la source

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

Kim Hallberg il y a 9 mois
Parent
commit
8d5e8e06b6
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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