소스 검색

.exe und .dll zu gitignore hinzugefügt

Kolja Strohm 4 년 전
부모
커밋
bbd086e63e
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -261,4 +261,7 @@ paket-files/
 
 # Python Tools for Visual Studio (PTVS)
 __pycache__/
-*.pyc
+*.pyc
+
+*.dll
+*.exe