Fixed issue plane not showing up
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,6 +1,16 @@
|
||||
.vscode
|
||||
bin
|
||||
# Visual Studio 2024
|
||||
**.vcxproj
|
||||
**.spv
|
||||
**.filters
|
||||
**.sln
|
||||
# Visual Studio Code
|
||||
.vscode
|
||||
# Gnu Make
|
||||
Makefile
|
||||
**/Makefile
|
||||
|
||||
# project specific
|
||||
libs
|
||||
bin
|
||||
obj
|
||||
build
|
||||
|
||||
Reference in New Issue
Block a user