Skip to content

Commit

Permalink
[git] Ignore Tests/Data and web/content on git archive.
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke committed Nov 14, 2023
1 parent d764a83 commit 3d05799
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 @@ -8,3 +8,7 @@
*.h hooks.style=uncrustify
*.cpp hooks.style=uncrustify
*.hpp hooks.style=uncrustify

# git archive ignores
Tests/Data export-ignore
web/content export-ignore

0 comments on commit 3d05799

Please sign in to comment.