Update the root gitignore to ignore the build and unity-app.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -100,3 +100,8 @@ CTestTestfile.cmake
|
||||
_deps
|
||||
CMakeUserPresets.json
|
||||
|
||||
# Build directory
|
||||
build
|
||||
|
||||
# unity-app directory
|
||||
unity-app
|
||||
Reference in New Issue
Block a user