Skip to content

Commit 680b51e

Browse files
authored
Update .gitattributes to exclude additional files (#91)
1 parent 4303e95 commit 680b51e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitattributes

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
# Exclude tests directory from releases/tarballs
2-
tests/ export-ignore
1+
# Exclude files from releases/tarballs
2+
tests/ export-ignore
3+
.github/ export-ignore
4+
.gitattributes export-ignore

0 commit comments

Comments
 (0)