Remove the certificates folder
This commit is contained in:
parent
3100a56d94
commit
6f1f69bd8f
2 changed files with 0 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,3 @@
|
|||
NucuCar.Sensors/Certificates/*
|
||||
bin/
|
||||
obj/
|
||||
/packages/
|
||||
|
|
|
@ -81,8 +81,4 @@
|
|||
<ItemGroup>
|
||||
<ProjectReference Include="..\NucuCar.Domain\NucuCar.Domain.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="Certificates" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Reference in a new issue