aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorTrevor Saunders <tbsaunde+gcc@tbsaunde.org>2016-04-23 02:37:43 +0000
committerTrevor Saunders <tbsaunde@gcc.gnu.org>2016-04-23 02:37:43 +0000
commitab0fc037f01de923b69f3c72c717af680ac6066f (patch)
tree92f04c796a65b5b29572bedeb553e99b6ff98e34 /.gitattributes
parenta38f74e823ec0e805c1a99f25198b33e76b97717 (diff)
downloadgcc-ab0fc037f01de923b69f3c72c717af680ac6066f.zip
gcc-ab0fc037f01de923b69f3c72c717af680ac6066f.tar.gz
gcc-ab0fc037f01de923b69f3c72c717af680ac6066f.tar.bz2
add basic .gitattributes files to notice whitespace issues
gcc/testsuite/ChangeLog: 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org> * .gitattributes: New file. /ChangeLog: 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org> * .gitattributes: New file. From-SVN: r235381
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..b38d7f1
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.{c,C,cc,h} whitespace=indent-with-non-tab,space-before-tab,trailing-space