Skip to content

Commit 3f72ea9

Browse files
chore(gitignore): whitelist github folder
1 parent d0f852e commit 3f72ea9

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

Diff for: .gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,9 @@ _doc
1818
lib
1919
lib-esm
2020
release
21+
22+
# do not ignore github
23+
!.github
24+
!.npmrc
25+
!.npmignore
26+
!.prettier*

Diff for: .npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
scripts-prepend-node-path=auto

0 commit comments

Comments
 (0)