From 1b20e8f31b6f5ef05930b3421e684549acdc8b50 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Mon, 19 Feb 2018 09:13:35 +0000 Subject: [PATCH] Update .gitignore and remove leftover Makefile --- .gitignore | 30 +++------------------ SparkleShare/Linux/Images/icons/Makefile.am | 4 --- 2 files changed, 3 insertions(+), 31 deletions(-) delete mode 100755 SparkleShare/Linux/Images/icons/Makefile.am diff --git a/.gitignore b/.gitignore index 3782f01a..b3d34e4c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,37 +12,13 @@ *.sln.cache *.user *.resources -Makecache -Makefile.in -Makefile -intltool-* -compile -configure -config.guess -config.h -config.h.in -config.log -config.status -config.sub -aclocal.m4 -autom4te.cache/ bin/ obj/ git-* -install-sh -libtool -ltmain.sh -lt*.m4 -missing -build/m4/shave/shave -build/m4/*.m4 -build/m4/shave/shave-libtool -build/m4/sparkleshare/libtool.m4 Sparkles/InstallationInfo.Directory.cs SparkleShare/Linux/sparkleshare SparkleShare/Mac/git/* -SparkleShare/Mac/git*.gz -gnome-doc-utils.make +SparkleShare/Mac/git* /sparkleshare-* desktop.ini _ReSharper.* @@ -51,12 +27,12 @@ _ReSharper.* *.wixpdb *.wxs *.dotCover - SparkleShare/Windows/build/ - + # NuGet Packages *.nupkg # The packages folder can be ignored because of Package Restore **/packages/* # except build/, which is used as an MSBuild target. !**/packages/build/ + diff --git a/SparkleShare/Linux/Images/icons/Makefile.am b/SparkleShare/Linux/Images/icons/Makefile.am deleted file mode 100755 index 7fccd42e..00000000 --- a/SparkleShare/Linux/Images/icons/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -SUBDIRS = hicolor \ - ubuntu-mono-dark \ - ubuntu-mono-light -