diff --git a/pkg/libcoap/.gitattributes b/pkg/libcoap/.gitattributes new file mode 100644 index 0000000000..088d50c804 --- /dev/null +++ b/pkg/libcoap/.gitattributes @@ -0,0 +1,6 @@ +# Ignore whitespace errors inside these patch files by regarding them as binary. +0001-Add-RIOT-Makefile.patch binary +0002-Add-config.h.patch binary +0003-Remove-two-example-programs-in-root.patch binary +0004-Eliminate-some-compiler-warnings-and-errors.patch binary +0005-fix-old-style-function-declarations.patch binary diff --git a/pkg/micro-ecc/.gitattributes b/pkg/micro-ecc/.gitattributes new file mode 100644 index 0000000000..48d75058c7 --- /dev/null +++ b/pkg/micro-ecc/.gitattributes @@ -0,0 +1,3 @@ +# Ignore whitespace errors inside these patch files by regarding them as binary. +0001-Add-RIOT-Makefile.patch binary +0002-Include-RIOT-Hardware-RNG-interface.patch binary diff --git a/pkg/microcoap/.gitattributes b/pkg/microcoap/.gitattributes new file mode 100644 index 0000000000..c4ca7223ea --- /dev/null +++ b/pkg/microcoap/.gitattributes @@ -0,0 +1,4 @@ +# Ignore whitespace errors inside these patch files by regarding them as binary. +0001-Remove-unneeded-.c-files.patch binary +0002-Add-RIOT-Makefile.patch binary +0003-change-flag-from-DEBUG-to-MICROCOAP_DEBUG.patch binary diff --git a/pkg/oonf_api/.gitattributes b/pkg/oonf_api/.gitattributes new file mode 100644 index 0000000000..bcf2afc064 --- /dev/null +++ b/pkg/oonf_api/.gitattributes @@ -0,0 +1,5 @@ +# Ignore whitespace errors inside these patch files by regarding them as binary. +0001-add-RIOT-support.patch binary +0002-port-tests-to-riot.patch binary +0003-port-example-to-riot.patch binary +0004-fix-conflicting-types.patch binary diff --git a/pkg/openwsn/.gitattributes b/pkg/openwsn/.gitattributes new file mode 100644 index 0000000000..0e8c6e8e81 --- /dev/null +++ b/pkg/openwsn/.gitattributes @@ -0,0 +1,6 @@ +# Ignore whitespace errors inside these patch files by regarding them as binary. +0001-Add-RIOT-Makefiles.patch binary +0002-Add-RIOT-adaption.patch binary +0003-Fix-old-style-definitions.patch binary +0004-provide-openserial-dummies.patch binary +0005-fixes-to-RIOT-adaption.patch binary diff --git a/pkg/tlsf/.gitattributes b/pkg/tlsf/.gitattributes new file mode 100644 index 0000000000..8ee56e791e --- /dev/null +++ b/pkg/tlsf/.gitattributes @@ -0,0 +1,2 @@ +# Ignore whitespace errors inside these patch files by regarding them as binary. +patch.txt binary