Created
June 5, 2019 06:40
-
-
Save Dobby89/5a8608cd2879bdb0604499a0a3977306 to your computer and use it in GitHub Desktop.
VS Code exlude patterns. Configured from within settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
**/node_modules | |
**/bower_components | |
./public | |
./coverage |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment