mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 13:48:30 +09:00
[Chore] (gitignore): Ignore Visual Studio directory and output directory.
This commit is contained in:
+3
-1
@@ -3,4 +3,6 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
/build
|
/build
|
||||||
.cxx
|
.cxx
|
||||||
|
/.vs
|
||||||
|
/out/build
|
||||||
|
|||||||
Reference in New Issue
Block a user