We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df9ea4b commit a673d7dCopy full SHA for a673d7d
.gitattributes
@@ -0,0 +1,8 @@
1
+
2
+# Files excluded from git packages
3
+/tests export-ignore
4
+.gitignore export-ignore
5
+.gitattributes export-ignore
6
+.travis.yml export-ignore
7
+CHANGELOG.md export-ignore
8
+README.md export-ignore
0 commit comments