Skip to content

Commit 83226a1

Browse files
authored
Merge pull request #139 from alexander-schranz/enhancement/add-gitattributes-file
2 parents 18175dc + a400baa commit 83226a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/.github export-ignore
2+
/docs export-ignore
3+
/examples export-ignore
4+
/tests export-ignore
5+
/.gitattributes export-ignore
6+
/.gitignore export-ignore

0 commit comments

Comments
 (0)