Explorar el Código

Update .gitignore

- Ignore files in Debug.DLL from building VS2017 project.
pull/664/head
ChrisDill hace 6 años
padre
commit
a7a70004f1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore Ver fichero

@ -33,6 +33,7 @@ Thumbs.db
[Bb]in
[Dd]ebug/
[Dd]ebug.win32/
[Dd]ebug.DLL/
*.sbr
*.sdf
obj/

Cargando…
Cancelar
Guardar