crossxtex/.gitignore

38 lines
341 B
Plaintext
Raw Normal View History

2015-04-14 19:20:29 +00:00
*.psess
*.vsp
*.log
*.err
*.wrn
*.suo
*.sdf
*.user
*.i
*.vspscc
*.opensdf
2015-12-01 00:32:30 +00:00
*.opendb
2015-04-14 19:20:29 +00:00
*.ipch
*.cache
*.tlog
*.lastbuildstate
*.ilk
*.VC.db
2018-04-27 22:52:37 +00:00
*.nupkg
2016-11-14 21:14:22 +00:00
.vs
2015-04-14 19:20:29 +00:00
Bin
packages
/DirectXTex/Shaders/Compiled/*.inc
/DirectXTex/Shaders/Compiled/*.pdb
2015-04-14 19:20:29 +00:00
/ipch
Debug
Profile
Release
2015-04-16 23:10:51 +00:00
x64
2015-04-19 05:50:42 +00:00
/Tests
/wiki
/out
2020-09-11 22:58:00 +00:00
*.o
/CMakeFiles/*
2020-09-12 01:21:46 +00:00
/bin/*
2020-09-12 20:08:21 +00:00
CMakeCache.txt
cmake_install.cmake