Skip to content

Commit bb75272

Browse files
committed
Exclude .github directory from source archives
The .github/ directory contains GitHub-specific CI configuration and is uneeded/unwanted in source archives.
1 parent 45d2e81 commit bb75272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
stgit/_version.py export-subst
1+
.github/ export-ignore

0 commit comments

Comments
 (0)