mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-24 18:39:53 +03:00
Add .suo (Visual Studio user setting) file to the .gitignore file.
This commit is contained in:
parent
4e4db36c11
commit
0e4f2a3864
2
.gitignore
vendored
2
.gitignore
vendored
@ -25,6 +25,7 @@ x64_Debug
|
|||||||
*.user
|
*.user
|
||||||
*.ncb
|
*.ncb
|
||||||
*.opt
|
*.opt
|
||||||
|
*.suo
|
||||||
!/src/BuildFiles/**/*
|
!/src/BuildFiles/**/*
|
||||||
|
|
||||||
# Applied for 'developer_tools/stbchecker/'
|
# Applied for 'developer_tools/stbchecker/'
|
||||||
@ -204,3 +205,4 @@ developer_tools/stbchecker/**/ASALocalRun/
|
|||||||
developer_tools/stbchecker/**/*.binlog
|
developer_tools/stbchecker/**/*.binlog
|
||||||
developer_tools/stbchecker/**/*.nvuser
|
developer_tools/stbchecker/**/*.nvuser
|
||||||
developer_tools/stbchecker/**/.mfractor/
|
developer_tools/stbchecker/**/.mfractor/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user