summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2018-08-23Add m4 directoryMichel Dänzer
Although normally it only warns about it, under some circumstances, aclocal can error out if this directory doesn't exist. Reported-by: John Lumby <johnlumby@hotmail.com> Acked-by: Alex Deucher <alexander.deucher@amd.com>
2009-12-21Replace shave with automake silent-rulesIngmar Vanhassel
Which are enabled by default in Xorg's util-macros 1.3 if automake-1.11 is used. Signed-off-by: Ingmar Vanhassel <ingmar@exherbo.org>
2009-11-19.gitignore: use common defaults with custom section # 24239Gaetan Nadon
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-07-09radeon: add shave support.Dave Airlie
clean up output a lot
2007-05-10Add cscope files to .gitignoreJesse Barnes
2006-06-15Some more ignores.Michel Dänzer
2006-06-15Collapse .gitignore files into single toplevel file, sorted with LC_ALL=C.Michel Dänzer
Suggested by Keith Packard.
2006-06-15.cvsignore -> .gitignoreMichel Dänzer