diff options
-rw-r--r-- | .x-sc_trailing_blank | 5 | ||||
-rw-r--r-- | ChangeLog | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/.x-sc_trailing_blank b/.x-sc_trailing_blank index 8b3ec8920..de3369eb3 100644 --- a/.x-sc_trailing_blank +++ b/.x-sc_trailing_blank @@ -1,6 +1,7 @@ -\.png$ \.fig$ \.gif$ -^NEWS$ +\.ico$ +\.png$ ^ChangeLog$ +^NEWS$ ^docs/.* @@ -1,3 +1,8 @@ +Thu Oct 16 15:04:36 +0200 Jim Meyering <meyering@redhat.com> + + build: exempt *.ico files from the trailing blank check + * .x-sc_trailing_blank: Add \.ico$ to the list. + Wed Oct 16 14:03:00 CEST 2008 Chris Lalancette <clalance@redhat.com> * "make syntax-check" was complaining that network_driver.c was |