diff options
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | usr/.gitignore | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -45,3 +45,6 @@ series # cscope files cscope.* + +*.orig +*.rej diff --git a/usr/.gitignore b/usr/.gitignore index be186a8..69b2e89 100644 --- a/usr/.gitignore +++ b/usr/.gitignore @@ -5,3 +5,4 @@ gen_init_cpio initramfs_data.cpio initramfs_data.cpio.gz initramfs_list +include |