We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb28a5 commit 12292e0Copy full SHA for 12292e0
.gitattributes
@@ -1,8 +1,11 @@
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
7
.gitattributes export-ignore
8
.scrutinizer.yml export-ignore
9
+.styleci.yml export-ignore
10
+appveyor.yml export-ignore
11
phpunit.xml.dist export-ignore
0 commit comments