You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
214 B

  1. #Visual Studio files
  2. *.[Oo]bj
  3. *.user
  4. *.aps
  5. *.pch
  6. *.vspscc
  7. *.vssscc
  8. *_i.c
  9. *_p.c
  10. *.ncb
  11. *.suo
  12. *.tlb
  13. *.tlh
  14. *.bak
  15. *.[Cc]ache
  16. *.ilk
  17. *.log
  18. *.lib
  19. *.sbr
  20. *.sdf
  21. *.opensdf
  22. *.unsuccessfulbuild
  23. ipch/
  24. obj/
  25. # The build Dir
  26. build/