summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-06-27 16:14:35 +0100
committerw0rp <devw0rp@gmail.com>2017-06-27 16:14:35 +0100
commite51272e277d3bda6ac6476a06029b518f6001771 (patch)
tree26d4a4a7f6b324f4aad6a9451656c4b62f8ad1c9 /.gitattributes
parent14cca6d1155720124bcc735b189212096a76391a (diff)
downloadale-e51272e277d3bda6ac6476a06029b518f6001771.zip
Do not include the code of conduct in git archives
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 799cd671..574e67b6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,5 @@
.* export-ignore
+/CODE_OF_CONDUCT.md export-ignore
/CONTRIBUTING.md export-ignore
/Dockerfile export-ignore
/ISSUE_TEMPLATE.md export-ignore