]> git.cworth.org Git - tar/commit
Add .gitignore files for generated files.
authorCarl Worth <cworth@cworth.org>
Wed, 29 Jul 2009 19:59:58 +0000 (12:59 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 29 Jul 2009 20:03:09 +0000 (13:03 -0700)
commit87a9bad178e2b97354524affcd9d6ae85e00ad97
tree5706b0cde9a8522e9384644f90edc164ef8d39f1
parenta1a495a73660ddb2f2e5696b653308f290cccaa4
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.
.gitignore [new file with mode: 0644]
debian/.gitignore [new file with mode: 0644]
lib/.gitignore [new file with mode: 0644]
po/.gitignore [new file with mode: 0644]
rmt/.gitignore [new file with mode: 0644]
scripts/.gitignore [new file with mode: 0644]
src/.gitignore [new file with mode: 0644]
tests/.gitignore [new file with mode: 0644]