diff options
author | nyamatongwe <unknown> | 2012-05-17 12:47:11 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2012-05-17 12:47:11 +1000 |
commit | 07c5dbf9978f152bd32160578c496223473d63e0 (patch) | |
tree | 8fdbe5ca064da224779b8066682d2dfb9e6d8774 /.hgignore | |
parent | bf8b35542c4be4b8eebb71ca2ad518da2e12b850 (diff) | |
download | scintilla-mirror-07c5dbf9978f152bd32160578c496223473d63e0.tar.gz |
Ignore more Qt build artifacts.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -36,4 +36,14 @@ cocoa/ScintillaFramework/build cocoa/ScintillaTest/build macosx/SciTest/build *.cppcheck - +Makefile.Debug +Makefile.Release +*_resource.rc +moc_* +*.pro.user +ScintillaEdit.cpp +ScintillaEdit.h +ScintillaConstants.py +ScintillaEditBase.intermediate.manifest +ScintillaEdit.intermediate.manifest +qt/*/Makefile |