]> git.cworth.org Git - gzip/commit
Add .gitignore files for generated files
authorCarl Worth <cworth@cworth.org>
Fri, 27 Feb 2009 21:43:01 +0000 (13:43 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 27 Feb 2009 21:43:01 +0000 (13:43 -0800)
commite69450077be2e9b4045c21e2ec528e5085ba4820
tree6a3672c3fa54d8d3e8902316cb0d64426d32b1bc
parent42bf054a3a613837f64a81a601354259380a527c
Add .gitignore files for generated files

There's the usual .o files, libraries, binaries, and build-system
stuff here, but also some generated .h files with names like
standard C library includes.
.gitignore [new file with mode: 0644]
lib/.gitignore [new file with mode: 0644]