Skip to content

Commit

Permalink
install: exclude git hook stuff from git export
Browse files Browse the repository at this point in the history
  • Loading branch information
xdelaruelle committed Mar 5, 2022
1 parent 024fc61 commit 86fb5e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,9 @@ script/mlprof export-ignore
script/mrel export-ignore
script/mpub export-ignore
script/nglfar2ccov export-ignore
script/commit-msg export-ignore
script/pre-commit export-ignore
.codespellrc export-ignore
.aspell.en.pws export-ignore
# no export of website-specific content
doc/talk export-ignore

0 comments on commit 86fb5e0

Please sign in to comment.