We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a20638 commit 7846ac0Copy full SHA for 7846ac0
.gitattributes
@@ -1,5 +1,8 @@
1
+/docs/*.py export-ignore
2
+/docs/*.txt export-ignore
3
+/docs/_* export-ignore
4
/tests export-ignore
-/.gitattributes export-ignore
-/.gitignore export-ignore
-/.gitlab-ci.yml export-ignore
5
-/.travis.yml export-ignore
+/.git* export-ignore
6
+/*.yml export-ignore
7
+/*.xml export-ignore
8
+/*.xml.dist export-ignore
0 commit comments