mirror of
https://github.com/github/gitignore
synced 2024-12-02 16:35:44 +01:00
Remove ignore for *.csproj.user
ProjectOutputReferences and StartAction are stored in <PROJECT>.csproj.user
This commit is contained in:
parent
7b684c2866
commit
2d37bae6dd
@ -4,6 +4,7 @@
|
||||
# User-specific files
|
||||
*.suo
|
||||
*.user
|
||||
!*.csproj.user
|
||||
*.sln.docstates
|
||||
|
||||
# Build results
|
||||
|
Loading…
Reference in New Issue
Block a user