template project, first version
This commit is contained in:
26
DirectXTK/.gitignore
vendored
Normal file
26
DirectXTK/.gitignore
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
*.psess
|
||||
*.vsp
|
||||
*.log
|
||||
*.err
|
||||
*.wrn
|
||||
*.suo
|
||||
*.sdf
|
||||
*.user
|
||||
*.i
|
||||
*.vspscc
|
||||
*.opensdf
|
||||
*.opendb
|
||||
*.ipch
|
||||
*.cache
|
||||
*.tlog
|
||||
*.lastbuildstate
|
||||
*.ilk
|
||||
*.VC.db
|
||||
.vs
|
||||
Bin
|
||||
/Src/Shaders/Compiled/XboxOne*.inc
|
||||
/Src/Shaders/Compiled/XboxOne*.pdb
|
||||
/ipch
|
||||
/MakeSpriteFont/obj
|
||||
/Tests
|
||||
/wiki
|
||||
Reference in New Issue
Block a user