[X2Go-Commits] [x2goclient] 20/87: .gitignore: update with more temporary files.

git-admin at x2go.org git-admin at x2go.org
Wed Mar 4 22:14:25 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch feature/cleanup
in repository x2goclient.

commit 032e2a6e130b62be3b4da8cb115bf09a8dcfce95
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Feb 13 22:22:06 2015 +0100

    .gitignore: update with more temporary files.
---
 .gitignore       |    9 +++++++++
 debian/changelog |    1 +
 2 files changed, 10 insertions(+)

diff --git a/.gitignore b/.gitignore
index bd81db2..eafee6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,11 @@
 # Temporary object files/static libs.
+*.dylib
+*.so
+*.so.*
 *.[oa]
+*.exe
+*.lib
+*.dll
 
 client_build/
 plugin_build/
@@ -22,3 +28,6 @@ x2goclient.app
 x2goclient.dmg
 
 x2goclient.pro.user
+
+# This file.
+.gitignore
diff --git a/debian/changelog b/debian/changelog
index 6cc1a70..02a42a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -139,6 +139,7 @@ x2goclient (4.0.3.2-0x2go1) unstable; urgency=medium
       Makefile.man2html.
     - Reformat README.OpenSSL-Exception.
     - Grammar fix in README.i18n.
+    - Update .gitignore with more temporary files.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Thu, 19 Feb 2015 12:49:22 +0100
 

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//../..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list