Explorar el Código

.dll und .exe zu gitignore hinzugefügt

Kolja Strohm hace 4 años
padre
commit
bb9d29310c
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

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