Skip to content

Commit

Permalink
Add export-ignore entries so archives don't include .gitattributes an…
Browse files Browse the repository at this point in the history
…d .gitignore.
  • Loading branch information
dcjm committed Nov 26, 2017
1 parent a24f39a commit 50063b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Expand Up @@ -15,3 +15,5 @@ depcomp eol=lf
compile eol=lf
*.texi eol=lf
*.in eol=lf
.gitattributes export-ignore
.gitignore export-ignore

0 comments on commit 50063b4

Please sign in to comment.