aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2022-02-23 00:54:40 +0100
committerbadlop <badlop@gmail.com>2022-05-04 00:30:36 +0200
commitef7470b503674cbdec79014d17e1cd0634c0f104 (patch)
treeff9b0e65ec8994d3f4a567728ebd769f8c19ca61 /.gitignore
parentImport script for building Linux binaries (diff)
Import script for building DEB and RPM packages
The tools/make-packages script creates DEB and RPM packages for Linux/x64 and Linux/arm64 systems using the archives built by the tools/make-binaries script.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 24cafb936..75b784ab7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,5 +37,7 @@
/rebar.lock
/log/
Mnesia.nonode@nohost/
-# Binaries created with tools/make-binaries:
+# Binaries created with tools/make-{binaries,packages}:
+/ejabberd_*.deb
+/ejabberd-*.rpm
/ejabberd-*.tar.gz