Jelajahi Sumber

.dll und .exe zu gitignore hinzugefügt

Kolja Strohm 5 tahun lalu
induk
melakukan
cfa688f27c
2 mengubah file dengan 4 tambahan dan 1 penghapusan
  1. 4 1
      .gitignore
  2. TEMPAT SAMPAH
      GSL Konverter/framework.dll

+ 4 - 1
.gitignore

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

TEMPAT SAMPAH
GSL Konverter/framework.dll