Add a few more bits to .gitattributes, possibly fix attic pattern
This commit is contained in:
parent
f055c39ed7
commit
8ae70546e7
1 changed files with 3 additions and 1 deletions
4
.gitattributes
vendored
4
.gitattributes
vendored
|
@ -1,2 +1,4 @@
|
|||
# Exclude project-internal files from releases
|
||||
attic/ export-ignore
|
||||
/attic export-ignore
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
|
|
Loading…
Add table
Reference in a new issue