diff options
author | Neil <nyamatongwe@gmail.com> | 2020-05-23 19:49:59 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2020-05-23 19:49:59 +1000 |
commit | 00d910b89eb0d8f5e91c83ae0bf8e6a33b989700 (patch) | |
tree | f6323dd7fdfeae518706942f8af0726f7ada4776 /.hgignore | |
parent | 09328a33a46f5b57bc66c129662c26058b1b392b (diff) | |
download | scintilla-mirror-00d910b89eb0d8f5e91c83ae0bf8e6a33b989700.tar.gz |
Hide Visual Studio solution files from Mercurial.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ __pycache__ *.sbr *.suo *.aps +*.sln *.vcxproj.* *.idb *.bsc |