npx / vscode-hide-gitignored

19 stars 7 forks source link

Global .gitignore could be included as well. #1

Open tevino opened 6 years ago

tevino commented 6 years ago

git config --global --get core.excludesfile

milesj commented 6 years ago

+1 for this. Files like .DS_Store are ignored in this file, yet aren't hidden in VSC.