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 9dd8b96 commit 9e18ddaCopy full SHA for 9e18dda
.gitattributes
@@ -0,0 +1,7 @@
1
+.editorconfig export-ignore
2
+.gitattributes export-ignore
3
+.gitignore export-ignore
4
+.scrutinizer.yml export-ignore
5
+.travis.yml export-ignore
6
+CONTRIBUTING.md export-ignore
7
+CONDUCT.md export-ignore
.gitignore
@@ -0,0 +1,2 @@
+build/
+vendor/
0 commit comments