Merge branch 'Project_Developer'
This commit is contained in:
commit
0821395b92
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# Ignore CMake build directories
|
||||||
|
cmake-build-debug/
|
||||||
|
cmake-build-release/
|
||||||
|
|
||||||
|
# General build artifacts
|
||||||
|
build/
|
||||||
|
out/
|
||||||
|
*.o
|
||||||
|
*.obj
|
||||||
|
*.log
|
||||||
Loading…
x
Reference in New Issue
Block a user