mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-18 15:46:14 -05:00
Adding gitattributes file
This commit is contained in:
parent
ddefcf6775
commit
5506c496db
1 changed files with 5 additions and 0 deletions
5
.gitattributes
vendored
Normal file
5
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Exclude files related to git when generating an archive
|
||||
.git* export-ignore
|
||||
|
||||
# Include version information on `git archive'
|
||||
VERSION export-subst
|
||||
Loading…
Reference in a new issue