Alan Coopersmith
37743f0433
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-sis/-/merge_requests/42 >
2025-12-16 10:35:42 +01:00
Gaetan Nadon
ef03b3abab
.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 14:51:22 -04:00
James Cloos
748df80708
Add *~ to .gitignore to skip patch/emacs droppings
2007-09-03 05:52:43 -04:00
James Cloos
f269b388cb
Rename .cvsignore to .gitignore
2007-08-23 19:25:55 -04:00