Whamcloud - gitweb
build: add generated files to .gitignore
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 6 Jul 2012 01:44:51 +0000 (19:44 -0600)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 14 Jul 2012 23:43:39 +0000 (19:43 -0400)
commit280841e8784da611a9f625790c2c49d0e1efb701
tree49f213db5dbcf6cbef9277dd9e00a3e07ee98f86
parent2d2abcc64604c831c2db1da03fe701baefa1cb68
build: add generated files to .gitignore

Add a batch of files/wildcards to the list of ignored files, so
that "git status" does not show so many files that should be ignored.
The "*.dSYM" directories are generated during building on MacOS.

Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
.gitignore