Ignore more files when archiving.
This commit is contained in:
parent
ed44d8a146
commit
5ca7cc14f3
1 changed files with 2 additions and 0 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -1,5 +1,7 @@
|
||||||
.* export-ignore
|
.* export-ignore
|
||||||
/CONTRIBUTING.md export-ignore
|
/CONTRIBUTING.md export-ignore
|
||||||
|
/Dockerfile export-ignore
|
||||||
|
/Makefile export-ignore
|
||||||
/README.md export-ignore
|
/README.md export-ignore
|
||||||
/img export-ignore
|
/img export-ignore
|
||||||
/test export-ignore
|
/test export-ignore
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue