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)
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.


No differences found