3 Commits

Author SHA1 Message Date
Alan Coopersmith
e1b00e3275 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-apm/-/merge_requests/12>
2025-12-15 15:29:04 +01:00
Gaetan Nadon
e84843a54a .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:16 -04:00
Alan Coopersmith
3419d02714 renamed: .cvsignore -> .gitignore 2007-03-01 10:40:39 -08:00