Alan Coopersmith
3d31e212a0
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-dummy/-/merge_requests/15 >
2025-12-15 15:40:44 +01:00
Gaetan Nadon
7aefb53bee
.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-19 11:28:42 -05:00
James Cloos
2aeec40b3d
Add *~ to .gitignore to skip patch/emacs droppings
2007-09-03 05:52:30 -04:00
James Cloos
1874204e0c
Rename .cvsignore to .gitignore
2007-08-23 19:25:48 -04:00