Skip to content

Commit dc8c83b

Browse files
committed
added .gitattributes
1 parent b0c59d8 commit dc8c83b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,8 @@
1515
/build export-ignore
1616
/temp export-ignore
1717
/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

Comments
 (0)