diff options
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 9002d5bab..48cea6750 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,5 @@ *.png -text *.waff -text *.waff2 -text + +/.github/ export-ignore |
