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