We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e352d06 commit c37ba6fCopy full SHA for c37ba6f
.gitattributes
@@ -1,8 +1,15 @@
1
*.abnf text eol=crlf
2
3
/tests export-ignore
4
+/doc/grammars export-ignore
5
+/build-cs export-ignore
6
.gitattributes export-ignore
7
.gitignore export-ignore
-.travis.yml export-ignore
8
+.editorconfig export-ignore
9
+.github export-ignore
10
build.xml export-ignore
11
phpcs.xml export-ignore
12
+build.xml export-ignore
13
+phpstan.neon export-ignore
14
+build-abnfgen.sh export-ignore
15
+CODE_OF_CONDUCT.md export-ignore
0 commit comments