ソースを参照

.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