Skip to content

Commit e7f6179

Browse files
authored
Merge pull request #21 from punksta/patch-1
Hide local files using .npmignore
2 parents 1ce7dd3 + 8920809 commit e7f6179

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.npmignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
android/.settings
2+
android/.idea
3+
android/.gradle
4+
.vscode
5+
android/.project
6+
example

0 commit comments

Comments
 (0)