Remove swp file (#1601)
This commit is contained in:
parent
6bd0344880
commit
f5d7caa9fa
|
|
@ -25,6 +25,8 @@ nuget.exe
|
||||||
*.ncrunchsolution
|
*.ncrunchsolution
|
||||||
*.*sdf
|
*.*sdf
|
||||||
*.ipch
|
*.ipch
|
||||||
|
*.swp
|
||||||
|
*~
|
||||||
.build/
|
.build/
|
||||||
.testPublish/
|
.testPublish/
|
||||||
launchSettings.json
|
launchSettings.json
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue