Revise gitignore for cmake

This commit is contained in:
miloyip 2015-02-12 10:09:52 +08:00
parent 8b3d72467b
commit 1b0fe576d7

4
.gitignore vendored
View File

@ -2,9 +2,6 @@
!/bin/data
!/bin/encodings
!/bin/jsonchecker
/build/*.exe
/build/gmake
/build/vs*/
/doc/html
/doc/doxygen_*.db
/thirdparty/lib
@ -23,3 +20,4 @@ Testing
install_manifest.txt
Doxyfile
DartConfiguration.tcl
/build/*