diff options
author | Haru <haru@dotalux.com> | 2016-04-20 17:24:37 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-04-23 19:12:36 +0200 |
commit | 9e58db4ae851df347635a910068b49140cbecf27 (patch) | |
tree | cc1ccacec1c15bd80758df2ef9322e77c61bb493 | |
parent | f5b88f9e0e7868b96c089787cfeccf413d754b56 (diff) | |
download | hercules-9e58db4ae851df347635a910068b49140cbecf27.tar.gz hercules-9e58db4ae851df347635a910068b49140cbecf27.tar.bz2 hercules-9e58db4ae851df347635a910068b49140cbecf27.tar.xz hercules-9e58db4ae851df347635a910068b49140cbecf27.zip |
Added some files specific to VS2015 (Update 2) to gitignore
Signed-off-by: Haru <haru@dotalux.com>
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4ee9469de..d3c4fe51a 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,8 @@ Thumbs.db /*.suo /*.exp /*.lib +/*.VC.db +/*.VC.opendb /autom4te.cache/ /start-log.txt /char-server |