Update gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -29,12 +29,14 @@
|
|||||||
*.app
|
*.app
|
||||||
|
|
||||||
# ---> CMake
|
# ---> CMake
|
||||||
|
CMakeLists.txt.user
|
||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
CMakeFiles
|
CMakeFiles
|
||||||
CMakeScripts
|
CMakeScripts
|
||||||
Makefile
|
Makefile
|
||||||
cmake_install.cmake
|
cmake_install.cmake
|
||||||
install_manifest.txt
|
install_manifest.txt
|
||||||
|
build/*
|
||||||
|
|
||||||
# ---> Linux
|
# ---> Linux
|
||||||
*~
|
*~
|
||||||
|
|||||||
Reference in New Issue
Block a user