summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2026-03-28Strip trailing whitespace from source filesHEADmasterAlan Coopersmith1-2/+2
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/lib/libxrandr/-/merge_requests/13>
2009-11-10.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-12/+60
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-01-30Janitor: make distcheck, compiler warnings, .gitignorePaulo Cesar Pereira de Andrade1-0/+9
Warning corrections are either unused symbols or using an integer as a pointer (generated by sparse).
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+20