icingadb-web/.gitattributes
2020-03-13 10:36:24 +01:00

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