mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-11 01:20:21 -04:00
5 lines
160 B
Text
5 lines
160 B
Text
# Exclude files related to git when generating an archive
|
|
.git* export-ignore
|
|
|
|
# Include version information on `git archive'
|
|
/application/VERSION export-subst
|