diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..33f9bfbf6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +# SPDX-FileCopyrightText: 2021 The HedgeDoc developers (see AUTHORS file) +# +# SPDX-License-Identifier: CC0-1.0 + +/.yarn/releases/** binary +/.yarn/plugins/** binary diff --git a/frontend/.gitattributes b/frontend/.gitattributes deleted file mode 100644 index dc8c9e27f..000000000 --- a/frontend/.gitattributes +++ /dev/null @@ -1,3 +0,0 @@ -/.yarn/releases/** binary -/.yarn/plugins/** binary -