Browse Source

.dll und .exe zu gitignore hinzugefügt

Kolja Strohm 4 years ago
parent
commit
cfa688f27c
2 changed files with 4 additions and 1 deletions
  1. 4 1
      .gitignore
  2. BIN
      GSL Konverter/framework.dll

+ 4 - 1
.gitignore

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

BIN
GSL Konverter/framework.dll