summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorValery Ushakov <uwe@stderr.spb.ru>2019-12-31 21:09:15 +0000
committerCharles Forsyth <charles.forsyth@gmail.com>2019-12-31 21:09:15 +0000
commit26b9beaea512d50692f7fe87e104f7401e0a3c32 (patch)
treecd5a26edc29f7c63232da2149e3efd0657529c45 /.gitignore
parent8c6479d1d73b82a8a0bb407f9a508cab2832a067 (diff)
parent83732701fa28f6cae7c64b48a368f6d770e96be0 (diff)
Merged in nbuwe/inferno-os/bugfix/netbsd-aligned-alloc (pull request #2)
Ensure 16-byte aligned allocations on NetBSD Approved-by: Charles Forsyth <charles.forsyth@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f47a9611..fd769c9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,6 +54,10 @@ y.debug
# initial mk from makemk.sh
/utils/mk/mk
+# no binaries are committed for any of the netbsd ports
+# can be deleted if wildcard from the comment below is enabled
+/NetBSD/*/bin/
+
# preserve the patterns from .hgignore, though perhaps all binaries
# should be deleted and ignored with:
# /[A-Z]*/*/bin/