Add empty db directory in vcs

This commit is contained in:
Khanh Ngo 2020-04-23 23:47:19 +07:00
parent 5e7cfbd01f
commit 233cf9b9b3
No known key found for this signature in database
GPG key ID: D5FAA6A16150E49E
2 changed files with 5 additions and 1 deletions

5
db/.gitignore vendored Normal file
View file

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