mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-06 15:54:57 +03:00
Add .suo (Visual Studio user setting) file to the .gitignore file.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -25,6 +25,7 @@ x64_Debug
|
||||
*.user
|
||||
*.ncb
|
||||
*.opt
|
||||
*.suo
|
||||
!/src/BuildFiles/**/*
|
||||
|
||||
# Applied for 'developer_tools/stbchecker/'
|
||||
@ -204,3 +205,4 @@ developer_tools/stbchecker/**/ASALocalRun/
|
||||
developer_tools/stbchecker/**/*.binlog
|
||||
developer_tools/stbchecker/**/*.nvuser
|
||||
developer_tools/stbchecker/**/.mfractor/
|
||||
|
||||
|
Reference in New Issue
Block a user