瀏覽代碼

.dll und .exe zu gitignore hinzugefügt

Kolja Strohm 4 年之前
父節點
當前提交
bb9d29310c
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

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