crossxtex/.gitignore
2020-09-12 21:08:21 +01:00

38 lines
341 B
Plaintext

*.psess
*.vsp
*.log
*.err
*.wrn
*.suo
*.sdf
*.user
*.i
*.vspscc
*.opensdf
*.opendb
*.ipch
*.cache
*.tlog
*.lastbuildstate
*.ilk
*.VC.db
*.nupkg
.vs
Bin
packages
/DirectXTex/Shaders/Compiled/*.inc
/DirectXTex/Shaders/Compiled/*.pdb
/ipch
Debug
Profile
Release
x64
/Tests
/wiki
/out
*.o
/CMakeFiles/*
/bin/*
CMakeCache.txt
cmake_install.cmake