Browse Source

Updated .gitignore

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

+ 2 - 1
.gitignore

@@ -1 +1,2 @@
-.vscode/*
+.vscode/*
+__pycache__/*