Sfoglia il codice sorgente

Update .gitignore

- Ignore files in Debug.DLL from building VS2017 project.
pull/664/head
ChrisDill 7 anni fa
parent
commit
a7a70004f1
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore Vedi File

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

Caricamento…
Annulla
Salva