Added some words to .gitignore and also included .npmignore because resume.json does not belong on npm and will crash the theme-manager server...
This commit is contained in:
7
.npmignore
Normal file
7
.npmignore
Normal file
@@ -0,0 +1,7 @@
|
||||
node_modules/
|
||||
npm-debug.log
|
||||
node_modules/
|
||||
resume.html
|
||||
resume.pdf
|
||||
resume.json
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user