Skip to content

Commit

Permalink
Add list of files to exclude in archives (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaldu authored Jan 8, 2025
1 parent e3c5036 commit 0e48d51
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
benchmark/ export-ignore
data/ export-ignore
docker/ export-ignore
images/ export-ignore
tests/ export-ignore
packaging.sh export-ignore
.gitignore export-ignore

0 comments on commit 0e48d51

Please sign in to comment.