1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-19 18:20:40 +03:00

Merge pull request #717 from mogikanin/master

Merge PR #717: Added some output/obj folders to git ignore.
This commit is contained in:
Ilya Shipitsin 2018-09-26 18:07:49 +05:00 committed by GitHub
commit 06c06f1db8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
.gitignore vendored
View File

@ -11,7 +11,11 @@ tmp/
.gitconfig
CMakeCache.txt
CMakeFiles/
output/
Win32_Release
x64_Release
/src/DebugFiles
/src/BuildUtil/obj/
# Applied for 'developer_tools/stbchecker/'
# Copied from by https://www.gitignore.io/api/visualstudio
@ -189,4 +193,4 @@ developer_tools/stbchecker/**/OpenCover/
developer_tools/stbchecker/**/ASALocalRun/
developer_tools/stbchecker/**/*.binlog
developer_tools/stbchecker/**/*.nvuser
developer_tools/stbchecker/**/.mfractor/
developer_tools/stbchecker/**/.mfractor/