Browse Source

Add database.db to .gitignore

Timothy Pomeroy 4 tuần trước cách đây
mục cha
commit
41d39c9733
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -36,3 +36,6 @@ yarn-error.log*
 # Misc
 .DS_Store
 *.pem
+
+# Database
+data/database.db