diff --git a/.gitignore b/.gitignore index bf1879a97..3662126cd 100644 --- a/.gitignore +++ b/.gitignore @@ -118,3 +118,7 @@ wix/*.wixobj wix/*.wixpdb setup/Output/ *.~is + +#VS outout folders +bin +obj diff --git a/src/ServiceHelpers/ServiceInstall/obj/x86/Debug/ServiceInstall.csproj.FileListAbsolute.txt b/src/ServiceHelpers/ServiceInstall/obj/x86/Debug/ServiceInstall.csproj.FileListAbsolute.txt deleted file mode 100644 index f07066f35..000000000 --- a/src/ServiceHelpers/ServiceInstall/obj/x86/Debug/ServiceInstall.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,6 +0,0 @@ -C:\Dropbox\Dev\NzbDrone\_output\ServiceInstall.exe.config -C:\Dropbox\Dev\NzbDrone\_output\ServiceInstall.exe -C:\Dropbox\Dev\NzbDrone\_output\ServiceInstall.pdb -C:\Dropbox\Dev\NzbDrone\src\ServiceHelpers\ServiceInstall\obj\x86\Debug\ServiceInstall.csprojResolveAssemblyReference.cache -C:\Dropbox\Dev\NzbDrone\src\ServiceHelpers\ServiceInstall\obj\x86\Debug\ServiceInstall.exe -C:\Dropbox\Dev\NzbDrone\src\ServiceHelpers\ServiceInstall\obj\x86\Debug\ServiceInstall.pdb diff --git a/src/ServiceHelpers/ServiceInstall/obj/x86/Debug/ServiceInstall.exe b/src/ServiceHelpers/ServiceInstall/obj/x86/Debug/ServiceInstall.exe deleted file mode 100644 index 1c443d08e..000000000 Binary files a/src/ServiceHelpers/ServiceInstall/obj/x86/Debug/ServiceInstall.exe and /dev/null differ diff --git a/src/ServiceHelpers/ServiceUninstall/obj/x86/Debug/ServiceUninstall.csproj.FileListAbsolute.txt b/src/ServiceHelpers/ServiceUninstall/obj/x86/Debug/ServiceUninstall.csproj.FileListAbsolute.txt deleted file mode 100644 index a2704133c..000000000 --- a/src/ServiceHelpers/ServiceUninstall/obj/x86/Debug/ServiceUninstall.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,5 +0,0 @@ -C:\Dropbox\Dev\NzbDrone\_output\ServiceUninstall.exe.config -C:\Dropbox\Dev\NzbDrone\_output\ServiceUninstall.exe -C:\Dropbox\Dev\NzbDrone\_output\ServiceUninstall.pdb -C:\Dropbox\Dev\NzbDrone\src\ServiceHelpers\ServiceUninstall\obj\x86\Debug\ServiceUninstall.exe -C:\Dropbox\Dev\NzbDrone\src\ServiceHelpers\ServiceUninstall\obj\x86\Debug\ServiceUninstall.pdb diff --git a/src/ServiceHelpers/ServiceUninstall/obj/x86/Debug/ServiceUninstall.exe b/src/ServiceHelpers/ServiceUninstall/obj/x86/Debug/ServiceUninstall.exe deleted file mode 100644 index 388d95519..000000000 Binary files a/src/ServiceHelpers/ServiceUninstall/obj/x86/Debug/ServiceUninstall.exe and /dev/null differ