Skip to content

Commit f0cc52d

Browse files
authored
Merge pull request #4 from phasehq/fix--gitignore
fix: add .npmignore to gitignore
2 parents eaabc56 + 7261ae1 commit f0cc52d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ yarn-error.log*
3434
# OS generated files
3535
.DS_Store
3636
Thumbs.db
37+
38+
# npm ignore file
39+
.npmignore

0 commit comments

Comments
 (0)