Quellcode durchsuchen

Updated .gitignore

Vsevolod Levitan vor 1 Jahr
Ursprung
Commit
c439ebb949
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  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__/