Browse Source

add: gitginore

Ben 1 năm trước cách đây
mục cha
commit
7fc1048dc9
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -9,4 +9,5 @@ user.db
 .idea/*
 **.pyc
 .idea/*
-data.json
+data.json
+**/node_modules