summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2022-03-04 17:17:23 +0100
committerbadlop <badlop@gmail.com>2022-05-04 00:30:36 +0200
commitce6f32906a5d2dc1582ac76bae5e9bb7615a365b (patch)
treefe2842ef9324151810cfde648d89294a9fdd769c /.gitignore
parentImport script for building DEB and RPM packages (diff)
Import script for building command line installers
The tools/make-installers script creates command line installers for Linux/x64 and Linux/arm64 systems using the archives built by the tools/make-binaries script.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 75b784ab..b3ea8f37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,7 +37,8 @@
/rebar.lock
/log/
Mnesia.nonode@nohost/
-# Binaries created with tools/make-{binaries,packages}:
+# Binaries created with tools/make-{binaries,installers,packages}:
/ejabberd_*.deb
/ejabberd-*.rpm
+/ejabberd-*.run
/ejabberd-*.tar.gz