Browse Source

Updated .gitignore once more

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

+ 4 - 2
.gitignore

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