diff options
author | Micael Karlberg <[email protected]> | 2018-12-19 16:35:42 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2018-12-21 12:23:28 +0100 |
commit | 10e9fef8a1d28095c18e735ccc1102c972fa14c9 (patch) | |
tree | 7b704ce3c0da2109589801571e57d87e5442f034 /.gitignore | |
parent | 6023982cc4fc751fa5c1d858f1770a7e27094061 (diff) | |
download | otp-10e9fef8a1d28095c18e735ccc1102c972fa14c9.tar.gz otp-10e9fef8a1d28095c18e735ccc1102c972fa14c9.tar.bz2 otp-10e9fef8a1d28095c18e735ccc1102c972fa14c9.zip |
[socket-nif] Updated gitignore for OpenBSD
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4bd743f83a..daeff7ad22 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,7 @@ sparc-sun-solaris[0-9]*.[0-9]* i386-pc-solaris[0-9]*.[0-9]* i386-unknown-freebsd[0-9]*.[0-9]* x86_64-unknown-freebsd[0-9]*.[0-9]* +x86_64-unknown-openbsd[0-9]*.[0-9]* tile-tilera-linux-gnu powerpc-unknown-linux-gnu aarch64-unknown-linux-gnu |