diff options
| -rw-r--r-- | .hgignore | 2 | ||||
| -rwxr-xr-x | lib/ndb/local | 1 |
2 files changed, 1 insertions, 2 deletions
@@ -7,4 +7,4 @@ syntax: regexp ^386/(9(pc|boot).*|pbs|mbr|init) ^acme/bin/(386|68000|68020|alpha|amd64|arm|power|power64|sparc|sparc64)/ ^usr/ -^sys/lib/pkg
\ No newline at end of file +^sys/lib/pkg diff --git a/lib/ndb/local b/lib/ndb/local index 11a0ab9f5..f7b21282b 100755 --- a/lib/ndb/local +++ b/lib/ndb/local @@ -1,4 +1,3 @@ - # # files comprising the database, use as many as you like, see ndb(6) # |
