Ver a proveniência

Update .gitignore

- Ignore files in Debug.DLL from building VS2017 project.
pull/664/head
ChrisDill há 6 anos
ascendente
cometimento
a7a70004f1
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore Ver ficheiro

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

Carregando…
Cancelar
Guardar