diff --git a/.gitignore b/.gitignore index c8d8443fd..67a8ede2b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ core cscope.out /Kconfig /bin +/exe /external /.context /.config diff --git a/system/nsh/.gitignore b/system/nsh/.gitignore index fa1ec7579..5e8eccd8e 100644 --- a/system/nsh/.gitignore +++ b/system/nsh/.gitignore @@ -1,3 +1,4 @@ +/init /Make.dep /.depend /.built