mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 20:47:09 +02:00
add ignore on cmake generated files
This commit is contained in:
parent
86531021e2
commit
cf9a3418aa
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -30,3 +30,10 @@
|
|||
|
||||
# Debug files
|
||||
*.dSYM/
|
||||
|
||||
# cmake generated files
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue