diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | .hgignore | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -93,3 +93,4 @@ htmlcov/ Tools/msi/obj Tools/ssl/amd64 Tools/ssl/win32 +.vscode/ @@ -2,6 +2,7 @@ .purify .svn/ ^.idea/ +^.vscode/ .DS_Store Makefile$ Makefile.pre$ |