瀏覽代碼

.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