There was an error while loading. Please reload this page.
1 parent 34ca0e4 commit ca5c860Copy full SHA for ca5c860
.gitattributes
@@ -1,16 +1,13 @@
1
# Ignoring files for distribution archieves
2
-.dependabot/ export-ignore
+.github/ export-ignore
3
+etc/ export-ignore
4
tests/ export-ignore
5
+var/ export-ignore
6
+.devcontainer.json export-ignore
7
.editorconfig export-ignore
8
.gitattributes export-ignore
9
.gitignore export-ignore
-.scrutinizer.yml export-ignore
-composer-require-checker.json export-ignore
10
CONTRIBUTING.md export-ignore
11
infection.json.dist export-ignore
12
Makefile export-ignore
-phpcs.xml.dist export-ignore
13
-phpstan.neon export-ignore
14
-phpunit.xml.dist export-ignore
15
-psalm.xml export-ignore
16
README.md export-ignore
0 commit comments