Ignore NPM update configs

This commit is contained in:
Andrew Miner
2022-03-21 12:37:05 -06:00
parent acd97f5b6a
commit ede7fd986b
2 changed files with 1 additions and 10 deletions
+1
View File
@@ -1,4 +1,5 @@
*.swp *.swp
.DS_Store .DS_Store
home/.vim/plugged home/.vim/plugged
update-notifier-npm.json
plug.vim.old plug.vim.old
@@ -1,10 +0,0 @@
{
"optOut": false,
"lastUpdateCheck": 1647807015141,
"update": {
"latest": "8.5.5",
"current": "6.14.16",
"type": "major",
"name": "npm"
}
}