mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-08 05:24:46 +08:00
Don't export the ISSUE_TEMPLATE in archives
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -1,8 +1,9 @@
|
|||||||
.* export-ignore
|
.* export-ignore
|
||||||
/CONTRIBUTING.md export-ignore
|
/CONTRIBUTING.md export-ignore
|
||||||
/Dockerfile export-ignore
|
/Dockerfile export-ignore
|
||||||
|
/ISSUE_TEMPLATE.md export-ignore
|
||||||
/Makefile export-ignore
|
/Makefile export-ignore
|
||||||
/README.md export-ignore
|
/README.md export-ignore
|
||||||
|
/custom-checks export-ignore
|
||||||
/img export-ignore
|
/img export-ignore
|
||||||
/test export-ignore
|
/test export-ignore
|
||||||
/custom-checks export-ignore
|
|
||||||
|
|||||||
Reference in New Issue
Block a user