Skip to content

Commit

Permalink
Revise gitignore for cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
miloyip committed Feb 12, 2015
1 parent 8b3d724 commit 1b0fe57
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
!/bin/data
!/bin/encodings
!/bin/jsonchecker
/build/*.exe
/build/gmake
/build/vs*/
/doc/html
/doc/doxygen_*.db
/thirdparty/lib
Expand All @@ -23,3 +20,4 @@ Testing
install_manifest.txt
Doxyfile
DartConfiguration.tcl
/build/*

0 comments on commit 1b0fe57

Please sign in to comment.