diff --git a/.gitignore b/.gitignore index 16a929f..1c8d4bb 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,5 @@ bundle/** autoload/ npm-debug.log + +dotfiles/config/configstore/update-notifier-nodemon.json diff --git a/dotfiles/config/configstore/update-notifier-nodemon.json b/dotfiles/config/configstore/update-notifier-nodemon.json deleted file mode 100644 index fdefc82..0000000 --- a/dotfiles/config/configstore/update-notifier-nodemon.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "optOut": false, - "lastUpdateCheck": 1492129314488 -} \ No newline at end of file