add an 'empty' db directory

This commit is contained in:
uleelx
2015-04-06 22:04:11 +08:00
parent 73a5bfa5ba
commit ae95bae681
2 changed files with 4 additions and 1 deletions

4
db/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore