diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index a6b2d1c650..2ddf57f2a5 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,9 @@ *.bin *.patch *.cfgtmp -*.dts.tmp + +# host programs on Cygwin +*.exe # Build tree /build-* @@ -47,8 +49,7 @@ /errlog /reloc_off -/spl/* -!/spl/Makefile +/spl/ /tpl/ # |