[X2Go-Commits] [libx2goclient] 17/17: .gitignore: ignore generated src/test/sshtest binary.
git-admin at x2go.org
git-admin at x2go.org
Mon Jul 22 13:58:38 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 b46c00e92a4605701d41b7b7c620fde5a61d1cf3
Author: Mihai Moldovan <ionic at ionic.de>
Date: Mon Jul 22 13:57:14 2019 +0200
.gitignore: ignore generated src/test/sshtest binary.
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index d6b8c6a..c0f87f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,5 +58,8 @@ po/POTFILES
*.gir
*.typelib
+# Generated binaries.
+src/test/sshtest
+
# 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