mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update .gitignore
This commit is contained in:
parent
4cabda97a4
commit
868800d072
18
.gitignore
vendored
18
.gitignore
vendored
|
|
@ -1,21 +1,3 @@
|
||||||
.vs/
|
.vs/
|
||||||
bin/
|
bin/
|
||||||
obj/
|
obj/
|
||||||
Experimental/
|
|
||||||
DistributedCache/
|
|
||||||
TestApps/
|
|
||||||
TestData/
|
|
||||||
Win2D/
|
|
||||||
Caches/ZoneTreeCache/
|
|
||||||
SampleApps/Shared/TestLayers.cs
|
|
||||||
SampleApps/Shared/ChartServerLayer.cs
|
|
||||||
SampleApps/WinUiApp/TileLoader.cs
|
|
||||||
SampleApps/WpfApplication/TileLoader.cs
|
|
||||||
MapControlExperimental.sln
|
|
||||||
MapControlTestApps.sln
|
|
||||||
*.user
|
|
||||||
*.cache
|
|
||||||
*.nupkg
|
|
||||||
*.pdf
|
|
||||||
*.txt
|
|
||||||
*.cmd
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue