mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-04 04:16:12 +01:00
Support for Windows Subsystem for Linux (#208)
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -18,7 +18,7 @@
|
||||
*.VC.db
|
||||
*.nupkg
|
||||
.vs
|
||||
Bin
|
||||
[Bb]in
|
||||
packages
|
||||
/DirectXTex/Shaders/Compiled/*.inc
|
||||
/DirectXTex/Shaders/Compiled/*.pdb
|
||||
@@ -34,3 +34,8 @@ x64
|
||||
/Tests
|
||||
/wiki
|
||||
/out
|
||||
/CMakeCache.txt
|
||||
/CMakeFiles
|
||||
/Makefile
|
||||
/cmake
|
||||
/cmake_install.cmake
|
||||
|
||||
Reference in New Issue
Block a user