mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-21 17:09:53 +03:00
Improve .gitignore
This commit is contained in:
parent
6e5ac2843d
commit
0beacd7680
11
.gitignore
vendored
11
.gitignore
vendored
@ -15,20 +15,17 @@ CMakeFiles/
|
||||
output/
|
||||
Win32_Release
|
||||
x64_Release
|
||||
Win32_Debug
|
||||
x64_Debug
|
||||
/src/DebugFiles
|
||||
/src/BuildUtil/obj/
|
||||
/src/vpnweb/vpnweb.h
|
||||
/src/vpnweb/vpnweb_i.c
|
||||
/src/vpnweb/vpnweb_p.c
|
||||
*.user
|
||||
*.obj
|
||||
*.pch
|
||||
*.idb
|
||||
*.pdb
|
||||
*.ncb
|
||||
*.res
|
||||
*.tlb
|
||||
BuildLog.htm
|
||||
*.opt
|
||||
!/src/BuildFiles/**/*
|
||||
|
||||
# Applied for 'developer_tools/stbchecker/'
|
||||
# Copied from by https://www.gitignore.io/api/visualstudio
|
||||
|
Loading…
Reference in New Issue
Block a user