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 5af5c73 commit e783875Copy full SHA for e783875
.gitattributes
@@ -1,11 +1,13 @@
1
# Ignoring files for distribution archieves
2
examples/ export-ignore
3
tests/ export-ignore
4
-.dunitconfig export-ignore
5
-.travis.yml export-ignore
6
-.gitignore export-ignore
+.editorconfig export-ignore
7
.gitattributes export-ignore
+.gitignore export-ignore
+.php_cs export-ignore
8
.scrutinizer.yml export-ignore
9
-.styleci.yml export-ignore
+.travis.yml export-ignore
10
appveyor.yml export-ignore
11
+CONTRIBUTING.md export-ignore
12
+Makefile export-ignore
13
phpunit.xml.dist export-ignore
0 commit comments