Commit Graph

3 Commits

Author SHA1 Message Date
Jason Merrill 678a1e990a * .gitattributes: Also check ChangeLog whitespace.
From-SVN: r277278
2019-10-21 23:12:04 -04:00
Jason Merrill 6664a5f7ec gitattributes: Avoid {} in filename pattern.
* .gitattributes: Avoid {} in filename pattern.

Brace-expansion is a bash feature, not part of glob(7).

From-SVN: r277129
2019-10-17 15:17:00 -04:00
Trevor Saunders ab0fc037f0 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
2016-04-23 02:37:43 +00:00