diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2018-11-30 11:53:33 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2018-11-30 11:53:33 -0800 |
| commit | cf70dc4f1ccdba800878542f8032b02984afaadb (patch) | |
| tree | 63cb9c9d775edd7f29e248dd81d40e4bf5be2632 /.gitattributes | |
| parent | 56345ff9970931e06a0e912aa006d6dae75bc2b4 (diff) | |
Fix BLE build
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index dea88c0a6..7d1fdfe33 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13,6 +13,7 @@ *.mpy binary *.deb binary *.zip binary +*.pdf binary # These should also not be modified by git. tests/basics/string_cr_conversion.py -text |
