We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2e629 commit b79901eCopy full SHA for b79901e
.gitattributes
@@ -12,3 +12,4 @@
12
/infection.json.dist export-ignore
13
/.phan export-ignore
14
/.php_cs.dist export-ignore
15
+/docs export-ignore
.gitignore
@@ -2,6 +2,7 @@ composer.phar
2
composer.lock
3
infection.log
4
/vendor/
5
+/data
6
.idea/
7
.php_cs.cache
8
*.swp
0 commit comments