Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-07-16 | Remove unnecessary entries from .gitignore files | Dan McGee | 1 | -2/+0 | |
.gitignore works recursively, so we don't need Makefile and Makefile.in in all of the subdirectory .gitignore files. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2007-03-28 | Move .cvsignore -> .gitignore | Dan McGee | 1 | -0/+6 | |
* Move all .cvsignore files to .gitignore for switch in VCS. In addition, delete ones that were unnecessary because they only contained Makefile and Makefile.am. Signed-off-by: Dan McGee <dan@archlinux.org> |