Browse Source

add __pycache to git ignore

latapp 11 tháng trước cách đây
mục cha
commit
04fa960849
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -1,3 +1,5 @@
 .vscode
 pedidos_express.zip
-tailwind.config.js
+tailwind.config.js
+__pycache__
+.venv