Skip to content

Commit

Permalink
Merge pull request #87 from PeterDaveHello/gitignore-update
Browse files Browse the repository at this point in the history
.gitignore update
  • Loading branch information
czchen committed Mar 19, 2016
2 parents 3bf8876 + ce4d523 commit d8f7e3e
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
/CMakeLists.txt.user
/CMake*
/*.cmake
/Makefile
/gmock/
/*.cpp
/include/
/ts/ts.qrc.depends
/chewing-editor.desktop
/chewing-editor
/chewing-editor.1.gz
/chewing.json
/*.a
/run-test*
/ts/*.qm
/ui_*.h
/Testing/
/coverage*

0 comments on commit d8f7e3e

Please sign in to comment.