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 20c57e354..2562c1b7a 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ /all.config /target_*/ /host_*/ +/jhost/ /pkg_*/ /root_*/ /bin/ @@ -41,6 +42,7 @@ /package/*/Config.in.lib /package/*/Config.in.kmod /tools_build/ +/jtools_build/ /extra/ /.menu /target/*/Config.in.systems |