Browse Source

Updated .gitignore

Vsevolod Levitan 1 year ago
parent
commit
c439ebb949
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -1,6 +1,9 @@
 # Created by https://www.toptal.com/developers/gitignore/api/python,windows,visualstudiocode,vim
 # Edit at https://www.toptal.com/developers/gitignore?templates=python,windows,visualstudiocode,vim
 
+__/*
+__*
+
 ### Python ###
 # Byte-compiled / optimized / DLL files
 __pycache__/