Explorar el Código

build: add some ignored files to .gitignore.

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

+ 3
- 0
.gitignore Ver fichero

@@ -40,8 +40,11 @@ win32/ipch
win32/*Debug
win32/*Release
win32/*.vcxproj.user
win32/*.opensdf
win32/*.sdf
win32/*.suo
win32/*.log
win32/*.XGD
# Do not exclude anything in contrib; this is currently one level
# more than our current max
!contrib/*


Cargando…
Cancelar
Guardar