diff options
| author | Paul Mundt <lethal@linux-sh.org> | 2006-10-03 11:26:34 +0900 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-02 19:46:55 -0700 | 
| commit | ad7a3bf30c27d902042bc85c3e54eb2082d633bd (patch) | |
| tree | 6fec35e14db0d923f05afaf6d685a8ddc96b1ba9 /scripts | |
| parent | 7525d4bf991879f489c59988cbf162558b9d6489 (diff) | |
[PATCH] Add unifdef to gitignore
This seems to have been missed when unifdef went in
via Sam's tree..
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/.gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/.gitignore b/scripts/.gitignore index a234e524a490..a1f52cb47200 100644 --- a/scripts/.gitignore +++ b/scripts/.gitignore @@ -5,3 +5,4 @@ conmakehash  kallsyms  pnmtologo  bin2c +unifdef | 
