3 Commits

Author SHA1 Message Date
Alan Coopersmith
971c41ec00 Strip trailing whitespace from source files
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`

`git diff -w` & `git diff -b` show no diffs from this change

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-sunffb/-/merge_requests/10>
2025-12-16 10:40:18 +01:00
Gaetan Nadon
d784906973 .gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-10-22 12:34:18 -04:00
Alan Coopersmith
697a019547 renamed: .cvsignore -> .gitignore 2007-03-01 11:04:01 -08:00