diff options
| author | 2021-05-05 11:47:38 +0100 | |
|---|---|---|
| committer | 2021-05-05 11:47:38 +0100 | |
| commit | a5d9cc8a138e9065036dc6da28e2829b541649f7 (patch) | |
| tree | 8788b5bd1c541a98ce2af22ff52bb619d0e1f400 /.gitattributes | |
| parent | Resolved issues (diff) | |
| parent | Merge pull request #1517 from python-discord/is-vs-== (diff) | |
Merge branch 'main' into master
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..176a458f9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto |