git » nmdb » commit eaabf07

Add some files to .gitignore.

author Alberto Bertogli
2007-08-09 07:50:56 UTC
committer Alberto Bertogli
2007-08-09 07:50:56 UTC
parent 4470a6e0dfdfe4490bd7ce93a4a6c20a10790498

Add some files to .gitignore.

The tags file generated by ctags, and libnmdb/nmdb.h because it's now
autogenerated.

Signed-off-by: Alberto Bertogli <albertito@gmail.com>

.gitignore +2 -0

diff --git a/.gitignore b/.gitignore
index 58ace67..dc7cf5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@
 tests/c/*-*-cache
 tests/c/*-*-normal
 tests/c/*-*-sync
+/libnmdb/nmdb.h
+/tags