Conrad 3 лет назад
Родитель
Сommit
19647c5eeb
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,4 +1,5 @@
 /env/*
 linepay_test.py
 /__pycache__/*
-/.vscode/*
+/.vscode/*
+/templates/*