mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
12 lines
355 B
Plaintext
12 lines
355 B
Plaintext
# SPDX-FileCopyrightText: 2013-2026 Sébastien Helleu <flashcode@flashtux.org>
|
|
#
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
# files/directories excluded from tarballs
|
|
|
|
.git* export-ignore
|
|
debian-devel export-ignore
|
|
debian-stable export-ignore
|
|
.mailmap export-ignore
|
|
tools/build_debian.sh export-ignore
|