Bläddra i källkod

build: add some ignored files to .gitignore.

legacy
Sam Hocevar sam 12 år sedan
förälder
incheckning
f048a0a552
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore Visa fil

@@ -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/*


Laddar…
Avbryt
Spara