summaryrefslogtreecommitdiffstats
path: root/nserver/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* nserver: Add db.hrsiddharth2020-04-171-0/+1
| | | | | | | | | | * nserver/.gitignore: Add nserver.db * nserver/Makefile ($(PROGRAMS)) (tests): Link gdbm. (clean): Remove nserver.db * nserver/src/db.c (db_init): New function. * nserver/src/db.h (db_init): New function declaration. * nserver/tests/db_tests.c: Tests for db.h
* nserver: Add .gitignorersiddharth2020-04-171-0/+1