mirror of
https://github.com/Icinga/L10n.git
synced 2025-04-08 17:15:19 +02:00
5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
# Exclude files related to git when generating an archive
|
|
.git* export-ignore
|
|
# Exclude ci-only scripts when generating an archive
|
|
bin/autoresolve export-ignore
|