mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-28 10:35:43 -05:00
Updated .gitignore.
This commit is contained in:
parent
8ffa655050
commit
741a2692e9
1 changed files with 4 additions and 3 deletions
7
examples/runtime/.gitignore
vendored
7
examples/runtime/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
*.dll
|
*.dll
|
||||||
*.pdb
|
*.so
|
||||||
imgui*
|
*.pdb
|
||||||
|
imgui*
|
||||||
|
|
Loading…
Reference in a new issue