Skip to content

Commit e9f87c4

Browse files
committed
Add a .gitattributes file
Just exclude some non usefull files from vendor tarballs And exclude a future .github folder
1 parent 0625202 commit e9f87c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.gitattributes export-ignore
2+
.gitignore export-ignore
3+
.github export-ignore

0 commit comments

Comments
 (0)