Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-29 | Update .gitignore files. | Lasse Collin | 1 | -0/+2 | |
2010-09-28 | Update .gitignore. | Lasse Collin | 1 | -1/+9 | |
2009-09-27 | add lzmainfo to gitignore | Mike Frysinger | 1 | -0/+2 | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||||
2009-07-24 | Updated .gitignore files. | Lasse Collin | 1 | -17/+19 | |
2009-07-18 | Use AC_CONFIG_AUX_DIR to clean up the toplevel directory | Lasse Collin | 1 | -0/+1 | |
a little. Fixed a related bug in the toplevel Makefile.am. Added the build-aux directory to .gitignore. | |||||
2009-02-11 | Remove dead directories from .gitignore. | Lasse Collin | 1 | -2/+0 | |
2009-02-11 | .gitignore vs. Makefiles | Jim Meyering | 1 | -0/+22 | |
How about this for those of us who do srcdir builds? | |||||
2009-02-10 | Removed Makefile from .gitignore since not all Makefiles | Lasse Collin | 1 | -1/+0 | |
in the repository are generated by Autotools. People should do test builds in a separate build directory anyway. | |||||
2009-02-07 | add gitignore files | Mike Frysinger | 1 | -0/+32 | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> |