Skip to content

Commit

Permalink
Adding .github to npmignore
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Boothe <git@rootwork.org>
  • Loading branch information
rootwork committed Nov 12, 2021
1 parent 6449977 commit 10a214f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
.env
.env.test

# GitHub
.github

# Trash
$RECYCLE.BIN/
.Trashes
Expand Down

0 comments on commit 10a214f

Please sign in to comment.