diff options
author | Nicolas Riebesel <nagua@users.noreply.github.com> | 2018-06-14 01:17:38 +0200 |
---|---|---|
committer | mujx <mujx@users.noreply.github.com> | 2018-06-14 02:17:38 +0300 |
commit | cce85f3ba8f782b3288bb169fb72e6e160955c83 (patch) | |
tree | f573083cd2b20dac6e3378e6a958b37785daeb56 /.gitignore | |
parent | Slightly improved ru+de translations (#333) (diff) | |
download | nheko-cce85f3ba8f782b3288bb169fb72e6e160955c83.tar.xz |
Add Visual Studio 2017 support (#336)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cb860801..0b430f07 100644 --- a/.gitignore +++ b/.gitignore @@ -68,6 +68,11 @@ Icon .Trashes .VolumeIcon.icns +# Visual Studio +.vs +build-vc +vcpkg + # Directories potentially created on remote AFP share .AppleDB .AppleDesktop |