Skip to content

Commit d56366b

Browse files
committed
Add .gitattribute to exclude files from archives
1 parent 69a4184 commit d56366b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

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

0 commit comments

Comments
 (0)