diff options
| author | Florian Dold <florian@dold.me> | 2020-11-13 22:32:49 +0100 |
|---|---|---|
| committer | Florian Dold <florian@dold.me> | 2020-11-13 22:32:49 +0100 |
| commit | 7b393ed7ed0e5960728f68574ccf6c353c9b10df (patch) | |
| tree | 6fe786fb93bfa79bd9208183505aface5412560d | |
| parent | 98485e23436473c0d259858494c4a2b6f65f355b (diff) | |
don't distribute ./bootstrap
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..c17067a34 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +bootstrap export-ignore |
