diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..6b9c715d21d5486e59083fb6071566aa6ecd4d42 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* whitespace=!indent,trail,space +*.[ch] whitespace diff --git a/Documentation/.gitattributes b/Documentation/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..ddb030137d54ef3fb0ee01d973ec5cee4bb2b2b3 --- /dev/null +++ b/Documentation/.gitattributes @@ -0,0 +1 @@ +*.txt whitespace diff --git a/t/.gitattributes b/t/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..562b12e16ebc543db80629d8bcf9499f7a16e74f --- /dev/null +++ b/t/.gitattributes @@ -0,0 +1 @@ +* -whitespace