Revise gitignore for cmake
This commit is contained in:
parent
8b3d72467b
commit
1b0fe576d7
4
.gitignore
vendored
4
.gitignore
vendored
@ -2,9 +2,6 @@
|
|||||||
!/bin/data
|
!/bin/data
|
||||||
!/bin/encodings
|
!/bin/encodings
|
||||||
!/bin/jsonchecker
|
!/bin/jsonchecker
|
||||||
/build/*.exe
|
|
||||||
/build/gmake
|
|
||||||
/build/vs*/
|
|
||||||
/doc/html
|
/doc/html
|
||||||
/doc/doxygen_*.db
|
/doc/doxygen_*.db
|
||||||
/thirdparty/lib
|
/thirdparty/lib
|
||||||
@ -23,3 +20,4 @@ Testing
|
|||||||
install_manifest.txt
|
install_manifest.txt
|
||||||
Doxyfile
|
Doxyfile
|
||||||
DartConfiguration.tcl
|
DartConfiguration.tcl
|
||||||
|
/build/*
|
Loading…
x
Reference in New Issue
Block a user