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. |
18 年之前 | |
|---|---|---|
| .. | ||
| .gitignore | Ignore more generated files in progs/ | 17 年之前 |
| Makefile | Gutsy oopses on touch of existing file. Workaround. | 18 年之前 |
| glfbdevtest.c | support more modes, added -f cmd line option | 18 年之前 |