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 9fed23b commit bf1008bCopy full SHA for bf1008b
1 file changed
.gitattributes
@@ -1,10 +1,13 @@
1
.github/ export-ignore
2
-.travis/ export-ignore
+.phan/ export-ignore
3
+docs/ export-ignore
4
Tests/ export-ignore
5
.appveyor.yml export-ignore
6
+.drone.jsonnet export-ignore
7
+.drone.yml export-ignore
8
+.editorconfig export-ignore
9
.gitattributes export-ignore
10
.gitignore export-ignore
-.travis.yml export-ignore
-phpunit.appveyor.xml export-ignore
11
+phpunit.*.xml.dist export-ignore
12
phpunit.xml.dist export-ignore
13
ruleset.xml export-ignore
0 commit comments