[X2Go-Commits] [libx2goclient] 01/01: .gitignore: update with more build cruft.
git-admin at x2go.org
git-admin at x2go.org
Mon Jul 15 08:18:55 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository libx2goclient.
commit e8e00452f8069e1575168919de12445dd4d44160
Author: Mihai Moldovan <ionic at ionic.de>
Date: Mon Jul 15 08:18:50 2019 +0200
.gitignore: update with more build cruft.
---
.gitignore | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.gitignore b/.gitignore
index 80ca07b..9ab35ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@ config.status
config.guess
config.sub
config.h.in
+config.h
configure
depend.status
missing
@@ -37,10 +38,20 @@ m4/ltversion.m4
m4/lt~obsolete.m4
compile
ltmain.sh
+libtool
depcomp
stamp-h*
.libs
.deps
+*.la
+*.lo
+
+# Pkgconfig stuff.
+*.pc
+
+# gettext stuff.
+po/stamp-it
+po/POTFILES
# This file.
.gitignore
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git
More information about the x2go-commits
mailing list