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
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