mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-24 16:48:18 -05:00
Updated .gitignore.
This commit is contained in:
parent
5e39e3b16a
commit
e4623aa81c
1 changed files with 4 additions and 3 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
.build/
|
||||
.debug/
|
||||
.svn/
|
||||
.git
|
||||
.build
|
||||
.debug
|
||||
.svn
|
||||
tags
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue