瀏覽代碼

Updated .gitignore

Vsevolod Levitan 1 年之前
父節點
當前提交
c439ebb949
共有 1 個文件被更改,包括 3 次插入0 次删除
  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__/