mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 18:33:01 +02:00
add Makefiles to the gitignore
This commit is contained in:
parent
a8afaea542
commit
7fde47655e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@ CMakeFiles/
|
||||||
CMakeScripts/
|
CMakeScripts/
|
||||||
cmake_install.cmake
|
cmake_install.cmake
|
||||||
build/
|
build/
|
||||||
|
Makefile
|
||||||
|
|
||||||
# Xcode
|
# Xcode
|
||||||
*.xcodeproj
|
*.xcodeproj
|
||||||
|
|
Loading…
Reference in a new issue