Last active
March 5, 2021 12:14
-
-
Save vietor/3b404da3d6a6ac5e514684de746671e3 to your computer and use it in GitHub Desktop.
Modify for .globalrc
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
# Add for skip | |
``` | |
*.js.map,downloads/,CMakeFiles/,*_.py,deps/,bin/,*.css,*.log,*.jpg,*.jpeg,*.gif,*.png,*.svg,venv/,VENV/,Classes/,ios\/Pods/,build/,tmp/,data/,temp/,elpa*/,classes/,target/,.aproject/,bower_components/,node_modules/, | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment