Ignore .gitattributes and .gitignore for exports
This commit is contained in:
parent
6585440646
commit
d334740b07
|
|
@ -1,3 +1,5 @@
|
|||
/.gitattributes export-ignore
|
||||
/.gitignore export-ignore
|
||||
/.github export-ignore
|
||||
/.phive export-ignore
|
||||
/.php_cs.dist export-ignore
|
||||
|
|
|
|||
Loading…
Reference in New Issue