diff options
| author | Alexey Neyman <stilor@att.net> | 2018-04-15 20:23:33 -0700 |
|---|---|---|
| committer | Alexey Neyman <stilor@att.net> | 2018-04-15 20:24:39 -0700 |
| commit | 345dc4161d937c302248ea34ea55a9abc4bf343d (patch) | |
| tree | 88a932353f8dc19342b674cc57dee4bae39dd3ee /.gitignore | |
| parent | 0d7822e7963a7c445ba3bebd8125f26b415c21c7 (diff) | |
| download | crosstool-ng-345dc4161d937c302248ea34ea55a9abc4bf343d.tar.gz crosstool-ng-345dc4161d937c302248ea34ea55a9abc4bf343d.tar.bz2 crosstool-ng-345dc4161d937c302248ea34ea55a9abc4bf343d.zip | |
Testing works for archlinux docker
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -28,6 +28,9 @@ build.log temp.* stamp-h1 +# Testing +testing/docker/build-* + # This is the place where toolchains are built .build/ # .. and log for 'build-all' |
