1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-12 23:02:59 +03:00

Add Visual Studio automatically generated files to .gitignore

This commit is contained in:
Daiyuu Nobori 2018-10-09 21:11:54 +09:00
parent 58e659f33f
commit 6e5ac2843d

9
.gitignore vendored
View File

@ -20,6 +20,15 @@ x64_Release
/src/vpnweb/vpnweb.h
/src/vpnweb/vpnweb_i.c
/src/vpnweb/vpnweb_p.c
*.user
*.obj
*.pch
*.idb
*.pdb
*.ncb
*.res
*.tlb
BuildLog.htm
# Applied for 'developer_tools/stbchecker/'
# Copied from by https://www.gitignore.io/api/visualstudio