diff options
| author | Joel Klinghed <the_jk@yahoo.com> | 2015-02-20 00:12:45 +0100 |
|---|---|---|
| committer | Joel Klinghed <the_jk@yahoo.com> | 2015-02-20 00:12:45 +0100 |
| commit | b9c7dd3aa8b77d9812455437411de5c7640cce95 (patch) | |
| tree | c261ac5af10163b220763b9819cbc00dff62558d /src/.gitignore | |
Initial DB API with SQLite3 backend
Diffstat (limited to 'src/.gitignore')
| -rw-r--r-- | src/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..0c0f75f --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,5 @@ +/config.h.in +/config.h.in~ +/config.h +/stamp-h1 +/libdb.la |
