diff options
author | 2021-03-16 16:06:14 +0200 | |
---|---|---|
committer | 2021-03-16 16:06:14 +0200 | |
commit | 26c6585ddb747dbaaa160a04a097bf770dc30242 (patch) | |
tree | 942bbce45590b1b2575c3649a481159b1ee4fdf3 /.gitattributes | |
parent | Merge branch 'main' into hcaptcha (diff) | |
parent | Merge pull request #185 from python-discord/dependabot/npm_and_yarn/webpack-m... (diff) |
Merge branch 'main' into hcaptchahcaptcha
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..028f5a4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +* text=auto +*.ico binary +*.otf binary +*.png binary |