Skip to content

Commit e6d8eee

Browse files
author
Benoit Hudson
committed
Trying...
1 parent eda1da6 commit e6d8eee

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

com.unity.formats.fbx/.npmignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# By default we are ignoring .zip files, which breaks integrations.
22
#
3-
# This empty .npmignore clobbers that behaviour.
4-
# But we also want it to ignore itself.
5-
.npmignore
3+
# We need to explicitly not exclude .zip files.
4+
!*.zip

0 commit comments

Comments
 (0)