summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2018-05-04 12:19:07 +0200
committerAndrej Shadura <andrewsh@debian.org>2018-05-04 12:19:07 +0200
commit63a9f1fd79b4e3c94926198e33b886718ca162b4 (patch)
treef2ae936d9ca74bd298d762880f483f6166f4dda3 /.gitignore
parent2986c09e1e4352b4f0ce694d1c000138c090e8f1 (diff)
New upstream version 2.0.1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 14 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 70faa4c..7ab6699 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@
Makefile.in
Makefile
intltool-*
+compile
configure
config.guess
config.h
@@ -26,16 +27,19 @@ 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
-SparkleLib/Defines.cs
+Sparkles/InstallationInfo.Directory.cs
SparkleShare/Linux/sparkleshare
-SparkleShare/Mac/git*
+SparkleShare/Mac/git/*
+SparkleShare/Mac/git*.gz
gnome-doc-utils.make
/sparkleshare-*
desktop.ini
@@ -46,3 +50,11 @@ _ReSharper.*
*.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/