gitignore
This commit is contained in:
parent
9cc2ba36c1
commit
a57a2266b4
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -196,7 +196,7 @@ UpgradeLog*.htm
|
|||
# Microsoft Fakes
|
||||
FakesAssemblies/
|
||||
|
||||
vulkanCapsViewer/vulkanreport.json
|
||||
.vs/
|
||||
|
||||
# Don't ignore 3d models in obj format
|
||||
!data/models/*.obj
|
||||
|
|
@ -213,4 +213,5 @@ android/layers/*/*.so
|
|||
vulkan_asset_pack.*
|
||||
data/textures/hdr/*.*
|
||||
data/readme.txt
|
||||
data/models/cerberus/*.*
|
||||
!data/textures/hdr/README.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue