diff options
author | Louis Pilfold <louis@lpil.uk> | 2022-02-22 13:22:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 13:22:17 +0000 |
commit | eff89ad574b27e6829fbdb2984b538172efa5e92 (patch) | |
tree | 93c0336047d65eafe28afd29060bf5e70c213840 | |
parent | 465dc0f141e0885790d21e689685fd945251deb1 (diff) | |
download | gleam_stdlib-eff89ad574b27e6829fbdb2984b538172efa5e92.tar.gz gleam_stdlib-eff89ad574b27e6829fbdb2984b538172efa5e92.zip |
Remove gitattributes
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 2410584..0000000 --- a/.gitattributes +++ /dev/null @@ -1,3 +0,0 @@ -# Erlang files generated by the Gleam compiler -/gen/*/*.erl linguist-generated=true -/docs/**/* linguist-generated=true |