ignore cpack built items
This commit is contained in:
parent
e0833dc8ab
commit
085064e8ad
7
build/cmake/.gitignore
vendored
7
build/cmake/.gitignore
vendored
|
@ -6,7 +6,7 @@ Debug/*
|
|||
Release/*
|
||||
Win32/*
|
||||
bldlog-1.txt
|
||||
cmake_install.cmake
|
||||
*.cmake
|
||||
*.dir/
|
||||
*.sln
|
||||
temp*
|
||||
|
@ -18,4 +18,9 @@ tidy5
|
|||
libtidy5*
|
||||
install_manifest.txt
|
||||
test71
|
||||
_CPack_Packages/*
|
||||
*.deb
|
||||
*.rpm
|
||||
*.xml
|
||||
*.1
|
||||
|
||||
|
|
Loading…
Reference in a new issue