diff options
author | Ron Yorston <rmy@pobox.com> | 2014-01-21 09:40:50 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2014-01-21 09:40:50 +0000 |
commit | baac891244b03eec99cf14a724ebcdc5877bd4e7 (patch) | |
tree | a59e8b5156e8d8eb5ea01c518e80f9173c831033 /.gitignore | |
parent | 61a0fc571381226c48728b262495c1c5eafc4fed (diff) | |
parent | 3b394781b5b9301fc489d9bfff6fbefb4db190f3 (diff) | |
download | busybox-w32-baac891244b03eec99cf14a724ebcdc5877bd4e7.tar.gz busybox-w32-baac891244b03eec99cf14a724ebcdc5877bd4e7.tar.bz2 busybox-w32-baac891244b03eec99cf14a724ebcdc5877bd4e7.zip |
Merge branch 'busybox' into merge
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 54369de10..cae1d53dd 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -36,3 +36,9 @@ Config.in | |||
36 | core | 36 | core |
37 | .gdb_history | 37 | .gdb_history |
38 | .gdbinit | 38 | .gdbinit |
39 | |||
40 | # | ||
41 | # testing output | ||
42 | # | ||
43 | /busybox.links | ||
44 | /runtest-tempdir-links | ||