There was an error while loading. Please reload this page.
2 parents 1da00c6 + 838a011 commit 0766d1aCopy full SHA for 0766d1a
.gitattributes
@@ -1,11 +1,14 @@
1
# Ignoring files for distribution archieves
2
-examples/ export-ignore
+.github/ export-ignore
3
+etc/ export-ignore
4
tests/ export-ignore
-.dunitconfig export-ignore
5
-.travis.yml export-ignore
6
-.gitignore export-ignore
+var/ export-ignore
+.devcontainer.json export-ignore
7
+.editorconfig export-ignore
8
.gitattributes export-ignore
-.scrutinizer.yml export-ignore
9
-.styleci.yml export-ignore
10
-appveyor.yml export-ignore
11
-phpunit.xml.dist export-ignore
+.gitignore export-ignore
+CONTRIBUTING.md export-ignore
+composer.lock export-ignore
12
+infection.json.dist export-ignore
13
+Makefile export-ignore
14
+README.md export-ignore
0 commit comments