mirror of
https://github.com/eugeny/tabby
synced 2026-07-08 08:01:17 +00:00
fix: Exclude unnecessary Windows build artifacts (#11371)
This commit is contained in:
@@ -22,6 +22,9 @@ files:
|
||||
- '!**/node_modules/**/include/node'
|
||||
- '!**/node_modules/.bin'
|
||||
- '!**/node_modules/*/*/{esm5,fesm5,esm2015,fesm2015,_esm2015,_fesm2015}'
|
||||
- '!**/node_modules/**/Release/obj'
|
||||
- '!**/node_modules/**/*.{exp,iobj,ipdb,lib}'
|
||||
- '!**/node_modules/**/*.vcxproj*'
|
||||
- '!**/*.{woff,ttf,otf,eot}'
|
||||
- '!**/*.{iml,o,hprof,orig,pyc,pyo,rbc,swp,csproj,sln,xproj}'
|
||||
- '!.editorconfig'
|
||||
|
||||
Reference in New Issue
Block a user