Add winget-install folder to gitignore

main
Plínio Larrubia 2 years ago committed by Plínio Larrubia
parent 2539770712
commit 6bf63bbeb8
No known key found for this signature in database
GPG Key ID: 057B0A87CB137C69

3
.gitignore vendored

@ -7,7 +7,8 @@
**/tmp/**/*.exe
**/tmp/**/*.ttf
**/tmp/**/*.xml
**/tmp/Fonts/*
**/tmp/fonts/*
**/tmp/winget-install/*
# Downloaded temporary files
*.tmp

Loading…
Cancel
Save