diff options
Diffstat (limited to 'drivers/scsi')
-rw-r--r-- | drivers/scsi/.gitignore | 3 | ||||
-rw-r--r-- | drivers/scsi/aic7xxx/.gitignore | 6 |
2 files changed, 9 insertions, 0 deletions
diff --git a/drivers/scsi/.gitignore b/drivers/scsi/.gitignore new file mode 100644 index 000000000000..b385af314356 --- /dev/null +++ b/drivers/scsi/.gitignore | |||
@@ -0,0 +1,3 @@ | |||
1 | 53c700_d.h | ||
2 | 53c7xx_d.h | ||
3 | 53c7xx_u.h | ||
diff --git a/drivers/scsi/aic7xxx/.gitignore b/drivers/scsi/aic7xxx/.gitignore new file mode 100644 index 000000000000..b8ee24d5748a --- /dev/null +++ b/drivers/scsi/aic7xxx/.gitignore | |||
@@ -0,0 +1,6 @@ | |||
1 | aic79xx_reg.h | ||
2 | aic79xx_reg_print.c | ||
3 | aic79xx_seq.h | ||
4 | aic7xxx_reg.h | ||
5 | aic7xxx_reg_print.c | ||
6 | aic7xxx_seq.h | ||