diff options
author | Arnavion <arnavion@gmail.com> | 2016-05-12 22:21:26 -0700 |
---|---|---|
committer | Arnavion <arnavion@gmail.com> | 2016-05-12 22:21:26 -0700 |
commit | d32aa65bc7d752493a89e13d869eca373d9570a2 (patch) | |
tree | 0c4f0a5c784b6c2cb81440562cffb297a271ed73 | |
parent | 3c329727c7ec1d84285b13f87aa69d78e52f889c (diff) |
Ignore VS2015 crap.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6e951f40..f17e925c 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,5 @@ osx/.HexChat.app po/.intltool-merge-cache *.zip *.dmg +*.VC.db +*.VC.opendb |