diff options
author | Björn Gustavsson <[email protected]> | 2016-11-02 13:29:05 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2016-11-02 13:29:05 +0100 |
commit | 2ccd860e57929c12752d55226d4c4084bccc5b2d (patch) | |
tree | bbdbe77f2705a9e064218450c56ac0b4d4aeee58 | |
parent | 5fe36fac74630bcb25558efbd98e6a6ca5f02f5a (diff) | |
parent | 2908544f9fdb54a2c1cfc0011ca9608b15f89939 (diff) | |
download | otp-2ccd860e57929c12752d55226d4c4084bccc5b2d.tar.gz otp-2ccd860e57929c12752d55226d4c4084bccc5b2d.tar.bz2 otp-2ccd860e57929c12752d55226d4c4084bccc5b2d.zip |
Merge branch 'kostis/aarch64-ignore'
* kostis/aarch64-ignore:
Ignore generated dirs of one more configutation
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 71350ca1b9..fdbf0d2d5f 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ i386-pc-solaris[0-9]*.[0-9]* i386-unknown-freebsd[0-9]*.[0-9]* tile-tilera-linux-gnu powerpc-unknown-linux-gnu +aarch64-unknown-linux-gnu i386-elf-ose powerpc-unknown-ose |