Minor repo cleanup
This commit is contained in:
parent
cc2c05ba45
commit
fd7f93b0a7
2 changed files with 4 additions and 11 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -233,4 +233,7 @@ data/models/**
|
||||||
data/textures/**
|
data/textures/**
|
||||||
data/README_asset_pack.md
|
data/README_asset_pack.md
|
||||||
data/font*.*
|
data/font*.*
|
||||||
data/roboto*.*
|
data/roboto*.*
|
||||||
|
|
||||||
|
# Android Studio folders
|
||||||
|
android/.idea/**
|
||||||
10
imgui.ini
10
imgui.ini
|
|
@ -1,10 +0,0 @@
|
||||||
[Window][Debug##Default]
|
|
||||||
Pos=60,60
|
|
||||||
Size=400,400
|
|
||||||
Collapsed=0
|
|
||||||
|
|
||||||
[Window][Vulkan Example]
|
|
||||||
Pos=10,10
|
|
||||||
Size=192,232
|
|
||||||
Collapsed=0
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue