Browse Source

.exe und .dll zu gitignore hinzugefügt

Kolja Strohm 4 years ago
parent
commit
bbd086e63e
1 changed files with 4 additions and 1 deletions
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

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