Skip to content

Commit

Permalink
Initial support for MongoDB DLR backend
Browse files Browse the repository at this point in the history
  • Loading branch information
romanbsd committed Apr 3, 2011
1 parent b6e5710 commit 35d13a1
Show file tree
Hide file tree
Showing 18 changed files with 5,373 additions and 9,972 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.depend
*.a
*.o
.svn
Makefile
gw-config
gw-config.h
config.log
config.nice
config.status
5 changes: 5 additions & 0 deletions checks/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
check_counter
check_date
check_ipcheck
check_list
check_octstr
Loading

0 comments on commit 35d13a1

Please sign in to comment.