Parcourir la source

Update .gitignore

- Ignore files in Debug.DLL from building VS2017 project.
pull/664/head
ChrisDill il y a 6 ans
Parent
révision
a7a70004f1
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore Voir le fichier

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

Chargement…
Annuler
Enregistrer