diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c66451c54..7e9e1ef50 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ toolchain_build_*/ .tmpconfig.h .prereq_done .config* +.defconfig +all.config .cfg/ .cfg.*/ cross_*/ |