diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a524e9b6a29b..2b90b549ba8a 100644 --- a/.gitignore +++ b/.gitignore @@ -77,6 +77,9 @@ Makefile.config # /src/download-via-ssh/ /src/download-via-ssh/download-via-ssh +# /src/buildenv/ +/src/buildenv/buildenv + # /tests/ /tests/test-tmp /tests/common.sh |