summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* progs/xdemos: add multictx to .gitignoreBrian Paul2009-08-191-0/+1
|
* mesa: .gitignoreYounes Manton2009-03-141-0/+1
|
* Add glsync demo program from jbarnes for testing vblank synchronization.Eric Anholt2008-11-121-0/+1
|
* Ignore xdemos/sharedtexDan Nicholson2008-05-051-0/+1
|
* Ignore glxgears_pixmapDan Nicholson2008-02-171-0/+1
|
* Ignore new programsDan Nicholson2007-10-251-0/+2
|
* Ignore more generated files in progs/Dan Nicholson2007-10-101-2/+2
| | | | | | | | Many of the directories in progs/ were missing .gitignore files or were tracking generated files. This patch is basically the process of running `make' in each directory and then finding the untracked files with `git-ls-files -o --exclude-per-directory=.gitignore'. The existing files were also sorted.
* Update .gitignore for tests and xdemos.Eric Anholt2007-09-241-0/+5
|
* Make git ignore files only generated at build time.Michel Dänzer2006-12-061-0/+16