diff options
-rw-r--r-- | drivers/atm/.gitignore | 5 | ||||
-rw-r--r-- | sound/oss/.gitignore | 4 |
2 files changed, 9 insertions, 0 deletions
diff --git a/drivers/atm/.gitignore b/drivers/atm/.gitignore new file mode 100644 index 000000000000..a165b7167714 --- /dev/null +++ b/drivers/atm/.gitignore | |||
@@ -0,0 +1,5 @@ | |||
1 | # Ignore generated files | ||
2 | fore200e_mkfirm | ||
3 | fore200e_pca_fw.c | ||
4 | pca200e.bin | ||
5 | |||
diff --git a/sound/oss/.gitignore b/sound/oss/.gitignore new file mode 100644 index 000000000000..7efb12b45502 --- /dev/null +++ b/sound/oss/.gitignore | |||
@@ -0,0 +1,4 @@ | |||
1 | #Ignore generated files | ||
2 | maui_boot.h | ||
3 | pss_boot.h | ||
4 | trix_boot.h | ||