Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-14 | mesa: .gitignore | Younes Manton | |
2008-11-12 | Add glsync demo program from jbarnes for testing vblank synchronization. | Eric Anholt | |
2008-05-05 | Ignore xdemos/sharedtex | Dan Nicholson | |
2008-02-17 | Ignore glxgears_pixmap | Dan Nicholson | |
2007-10-25 | Ignore new programs | Dan Nicholson | |
2007-10-10 | Ignore more generated files in progs/ | Dan Nicholson | |
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. | |||
2007-09-24 | Update .gitignore for tests and xdemos. | Eric Anholt | |
2006-12-06 | Make git ignore files only generated at build time. | Michel Dänzer | |