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 fadb95a commit 1db6077Copy full SHA for 1db6077
.gitattributes
@@ -1,5 +1,11 @@
1
+.github/ export-ignore
2
+.phan/ export-ignore
3
+docs/ export-ignore
4
+Tests/ export-ignore
5
+.drone.jsonnet export-ignore
6
+.drone.yml export-ignore
7
+.editorconfig export-ignore
8
.gitattributes export-ignore
9
.gitignore export-ignore
-.gitmodules export-ignore
-.travis/ export-ignore
-.travis.yml export-ignore
10
+phpunit.xml.dist export-ignore
11
+ruleset.xml export-ignore
0 commit comments