mirror of
https://github.com/microsoft/WSL.git
synced 2025-12-10 00:44:55 -06:00
68 lines
771 B
Plaintext
68 lines
771 B
Plaintext
.vscode/*
|
|
.vs/
|
|
!vendor/.preserve
|
|
out
|
|
tmp
|
|
/.vs/
|
|
/.vscode/
|
|
*.sln
|
|
*.slnx
|
|
*.user
|
|
*.csproj
|
|
*.vcxproj
|
|
*.targets
|
|
*.filters
|
|
*.pdb
|
|
*.lib
|
|
*.dll
|
|
obj/
|
|
Debug/
|
|
Release/
|
|
Properties/
|
|
/_deps/
|
|
/package/Strings/en-US/
|
|
/packages/
|
|
CMakeFiles/
|
|
CMakeCache.txt
|
|
*.msix
|
|
cmake_install.cmake
|
|
build_tools/
|
|
*_i.c
|
|
*_p.c
|
|
*_p.c
|
|
wslsupport/wslsupport.h
|
|
dlldata.c
|
|
.gdbinit
|
|
llvm/
|
|
*.a
|
|
*.so
|
|
*.o
|
|
linux/init/init
|
|
linux/init
|
|
initrd/init
|
|
bin/
|
|
*.nupkg
|
|
build/
|
|
generated/
|
|
Microsoft.WSL.PluginApi.nuspec
|
|
test/linux/unit_tests/wsl_unit_tests
|
|
*.dir/
|
|
UserConfig.cmake
|
|
*.wix
|
|
*.wixobj
|
|
*.wixpdb
|
|
test.bat
|
|
AppxManifest.xml
|
|
package_layout/
|
|
priconf.xml
|
|
resources.map.txt
|
|
resources.pri
|
|
msi-install-*.txt
|
|
kernellogs.txt
|
|
FormatSource.ps1
|
|
msixinstaller/x64
|
|
package/x64
|
|
/appx-logs.txt
|
|
tools/clang-format.exe
|
|
/linux-crashes
|
|
doc/site/ |