Преглед изворни кода

add __pycache to git ignore

latapp пре 11 месеци
родитељ
комит
04fa960849
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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