diff options
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -18,5 +18,18 @@ staging_prepare/* staging_trans/*
tools/python_zip/*
Makefile
+html
+*.vcxproj
+*.pdb
+*.dll
+*.exp
+*.tlog
+*.user
+*.obj
+*.suo
+*.sln
+*.log
+*.filters
+*.lib
syntax: regexp
Makefile\.(Debug|Release)
|
