Skip to content

Commit

Permalink
Rename .nmpignore to .npmignore
Browse files Browse the repository at this point in the history
I presume it's npm ignore file, so should be `.npmignore`
  • Loading branch information
corbob committed Jun 13, 2019
1 parent 2bfcc51 commit 2197ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Terminal-Icons/Data/iconThemes/devblackops.psd1
Expand Up @@ -95,7 +95,7 @@
'.esmrc' = 'nf-dev-nodejs_small'

# NPM
'.nmpignore' = 'nf-dev-npm'
'.npmignore' = 'nf-dev-npm'
'.npmrc' = 'nf-dev-npm'

# Authors
Expand Down

0 comments on commit 2197ba3

Please sign in to comment.