Remove the certificates folder

This commit is contained in:
Denis-Cosmin Nutiu 2019-11-17 15:59:31 +02:00
parent 3100a56d94
commit 6f1f69bd8f
2 changed files with 0 additions and 5 deletions

1
.gitignore vendored
View file

@ -1,4 +1,3 @@
NucuCar.Sensors/Certificates/*
bin/
obj/
/packages/

View file

@ -81,8 +81,4 @@
<ItemGroup>
<ProjectReference Include="..\NucuCar.Domain\NucuCar.Domain.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="Certificates" />
</ItemGroup>
</Project>