Explorar el Código

Tune .gitignore for Win32 usage.

legacy
Sam Hocevar sam hace 14 años
padre
commit
d5d9953cae
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      .gitignore

+ 6
- 0
.gitignore Ver fichero

@@ -29,6 +29,12 @@ core.*
# Editor cruft
.*.swp
*~
# Visual Studio cruft
win32/Debug
win32/Release
win32/*.vcxproj.user
win32/*.sdf
win32/*.suo
# Our binaries
deushax/deushax
deushax/editor


Cargando…
Cancelar
Guardar