mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Added Visual Studio .suo files
*.suo files are binary, user specific files generated by Visual Studio with some user configuration information, thus, don't need to be versioned.
This commit is contained in:
parent
b65855ee93
commit
6b70795098
1 changed files with 2 additions and 0 deletions
|
@ -6,3 +6,5 @@
|
|||
*.csproj
|
||||
*.unityproj
|
||||
*.sln
|
||||
*.suo
|
||||
*.user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue