diff options
author | Neil <nyamatongwe@gmail.com> | 2018-06-06 08:28:34 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2018-06-06 08:28:34 +1000 |
commit | 400282b27f24f78777b591366e6bd2add9f33f1d (patch) | |
tree | 8f5f6ee1f0375baf22f1b4763a4a6a589c83df88 /.hgignore | |
parent | cc2ef371b2402396be6d5f5169e51e15dbd03a60 (diff) | |
download | scintilla-mirror-400282b27f24f78777b591366e6bd2add9f33f1d.tar.gz |
Hide Meson and Ninja artifacts.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -63,3 +63,8 @@ ScintillaEdit.intermediate.manifest qt/*/Makefile cov-int .vs +meson-private +meson-logs +build.ninja +.ninja* +compile_commands.json |