Browse Source

Updated .gitignore

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

+ 2 - 1
.gitignore

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