about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2016-08-11T11·58-0400
committerShea Levy <shea@shealevy.com>2016-08-11T11·58-0400
commit91978e3b9aacb95d76f7c02fd365c052ed33dea6 (patch)
treea55c3c89b3d7b5c833bf1d89e4cd5cbcd3705cfe /.gitignore
parenteef754813f5a9d77ceeb0f10981d0a324967dc02 (diff)
buildenv: perl -> c++
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a524e9b6a2..2b90b549ba 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