Add .gitattributes setting export-ignore

This commit is contained in:
Tim Düsterhus
2022-06-29 16:27:55 +02:00
committed by GitHub
parent 36fa03d50f
commit 2464a76ab7

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
/.gitattributes export-ignore
/.gitignore export-ignore
/.pullapprove.yml export-ignore