5 lines
148 B
Text
5 lines
148 B
Text
# used to remove files from deployment using `git archive`
|
|
# git files
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
.mailmap export-ignore
|