diff options
| author | nyamatongwe <devnull@localhost> | 2013-02-05 08:58:51 +1100 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2013-02-05 08:58:51 +1100 |
| commit | 4d129be11ee453b135d16c78dfdff8d176b3cd7f (patch) | |
| tree | be31fb47fe3551ce32181910cea0b4c928d1bfb0 /.hgignore | |
| parent | 12d2c91b2c2fa3b78269d2a875abcffe7ac604e2 (diff) | |
| download | scintilla-mirror-4d129be11ee453b135d16c78dfdff8d176b3cd7f.tar.gz | |
Add in some extensions used by msbuild for Visual C++ 2012.
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -14,9 +14,18 @@ syntax: glob *.res *.bak *.sbr +*.suo *.idb +*.bsc +*.intermediate.manifest +*.lastbuildstate +*.cache *.ilk *.ncb +*.tlog +*.sdf +gtk/*.plist +win32/*.plist *.opt *.plg *.pbxbtree |
