5 Commits

Author SHA1 Message Date
Alan Coopersmith
5bafcc79bf 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-nv/-/merge_requests/29>
2025-12-15 19:36:18 +01:00
Gaetan Nadon
f07ed67a9e .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-11-10 18:41:34 -05:00
Aaron Plattner
07fb9f0b00 Add release.sh to .gitignore. 2007-08-27 12:12:44 -07:00
Aaron Plattner
5114639dff Generate the ChangeLog from git history for dist. 2006-06-19 09:32:11 -07:00
Aaron Plattner
ca4c8af624 Add .gitignores. 2006-04-12 02:04:52 -07:00