Browse Source

Updated .gitignore once more

Vsevolod Levitan 1 year ago
parent
commit
dc003ba18b
1 changed files with 4 additions and 2 deletions
  1. 4 2
      .gitignore

+ 4 - 2
.gitignore

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