Skip to content

Commit e856c0c

Browse files
committed
chore: npm publish scripts
1 parent dc1b554 commit e856c0c

16 files changed

+57123
-24
lines changed

contracts/.npmignore

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,2 @@
1-
# Exclude everything by default from the package
2-
**/*
3-
4-
# Include this
5-
!/artifacts/**
6-
!/typechain-types/**
7-
!/deployments/**
8-
9-
# Except this
10-
/deployments/localhost/
11-
**/.DS_Store
12-
13-
.env*
14-
.flaskenv*
15-
!.env.project
16-
!.env.vault
1+
# NOP, just force npm to disregard .gitignore
2+
# https://docs.npmjs.com/cli/v9/using-npm/developers#keeping-files-out-of-your-package

0 commit comments

Comments
 (0)