mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-02-03 20:40:15 -05:00
8 lines
182 B
Text
8 lines
182 B
Text
# Exclude files related to git when generating an archive
|
|
.git* export-ignore
|
|
|
|
# Exclude test files
|
|
.phpcs.xml export-ignore
|
|
|
|
# Exclude other irrelevant files
|
|
.mailmap export-ignore
|