Browse Source

ignore *.db file

Y 3 tháng trước cách đây
mục cha
commit
edfa9eb310
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      frontend/.gitignore

+ 2 - 1
frontend/.gitignore

@@ -1,5 +1,6 @@
 # Logs
 logs
+*.db
 *.log
 npm-debug.log*
 yarn-debug.log*
@@ -23,4 +24,4 @@ dist-ssr
 *.sln
 *.sw?
 
-.env
+.env