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 b0c59d8 commit dc8c83bCopy full SHA for dc8c83b
.gitattributes
@@ -15,3 +15,8 @@
15
/build export-ignore
16
/temp export-ignore
17
/tmp export-ignore
18
+
19
+# We don't want to export README.md and
20
+# building_and_installing.txt
21
+./README.md export-ignore
22
+./building_and_installing.txt export-ignore
0 commit comments