RaceLapTimer/.gitignore
chris.watts90@outlook.com c985aae677 create IPluginLocator
create PluginLocator implementation.
simplify NotificationManager to use PluginLocator to find plugins
change plugin location code to use reflection to support multiple extension points in the application
2017-06-22 17:54:03 +01:00

9 lines
106 B
Plaintext

**.suo
**/bin/**
**/obj/**
**/packages/**
**/.vs/**
**dotsettings
**.DotSettings.user
**/.localhistory/**