Skip to content

Commit 7846ac0

Browse files
committed
Cherry-pick attributes from the master branch
1 parent 4a20638 commit 7846ac0

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

.gitattributes

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
/docs/*.py export-ignore
2+
/docs/*.txt export-ignore
3+
/docs/_* export-ignore
14
/tests export-ignore
2-
/.gitattributes export-ignore
3-
/.gitignore export-ignore
4-
/.gitlab-ci.yml export-ignore
5-
/.travis.yml export-ignore
5+
/.git* export-ignore
6+
/*.yml export-ignore
7+
/*.xml export-ignore
8+
/*.xml.dist export-ignore

0 commit comments

Comments
 (0)