diff --git a/.gitignore b/.gitignore index 790402c..ccdc8b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .vs/ + +*.user diff --git a/UserInterface/Properties/PublishProfiles/FolderProfile.pubxml.user b/UserInterface/Properties/PublishProfiles/FolderProfile.pubxml.user deleted file mode 100644 index 312c6e3..0000000 --- a/UserInterface/Properties/PublishProfiles/FolderProfile.pubxml.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/UserInterface/Properties/PublishProfiles/Standalone.pubxml.user b/UserInterface/Properties/PublishProfiles/Standalone.pubxml.user deleted file mode 100644 index 312c6e3..0000000 --- a/UserInterface/Properties/PublishProfiles/Standalone.pubxml.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/UserInterface/UserInterface.csproj.user b/UserInterface/UserInterface.csproj.user deleted file mode 100644 index bbf9920..0000000 --- a/UserInterface/UserInterface.csproj.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - <_LastSelectedProfileId>C:\Users\Maurits\Documents\Repo\hass-desktop-service\UserInterface\Properties\PublishProfiles\Standalone.pubxml - - \ No newline at end of file diff --git a/hass-workstation-service/Properties/PublishProfiles/AzureHosted.pubxml.user b/hass-workstation-service/Properties/PublishProfiles/AzureHosted.pubxml.user deleted file mode 100644 index a32fee2..0000000 --- a/hass-workstation-service/Properties/PublishProfiles/AzureHosted.pubxml.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - diff --git a/hass-workstation-service/Properties/PublishProfiles/ClickOnceProfile.pubxml.user b/hass-workstation-service/Properties/PublishProfiles/ClickOnceProfile.pubxml.user deleted file mode 100644 index a32fee2..0000000 --- a/hass-workstation-service/Properties/PublishProfiles/ClickOnceProfile.pubxml.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - diff --git a/hass-workstation-service/Properties/PublishProfiles/FolderProfile.pubxml.user b/hass-workstation-service/Properties/PublishProfiles/FolderProfile.pubxml.user deleted file mode 100644 index 312c6e3..0000000 --- a/hass-workstation-service/Properties/PublishProfiles/FolderProfile.pubxml.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/hass-workstation-service/Properties/PublishProfiles/SingleFile.pubxml.user b/hass-workstation-service/Properties/PublishProfiles/SingleFile.pubxml.user deleted file mode 100644 index a32fee2..0000000 --- a/hass-workstation-service/Properties/PublishProfiles/SingleFile.pubxml.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - diff --git a/hass-workstation-service/hass-workstation-service.csproj.user b/hass-workstation-service/hass-workstation-service.csproj.user deleted file mode 100644 index 3061c40..0000000 --- a/hass-workstation-service/hass-workstation-service.csproj.user +++ /dev/null @@ -1,7 +0,0 @@ - - - - <_LastSelectedProfileId>C:\Users\Maurits\Documents\Repo\hass-desktop-service\hass-workstation-service\Properties\PublishProfiles\FolderProfile.pubxml - true - - \ No newline at end of file