소스 검색

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__/