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.
 
 
 
 
 
 

19 lines
120 B

  1. *.clw
  2. *.dca
  3. *.dsw
  4. *.hlp
  5. *.incr
  6. *.ncb
  7. *.opt
  8. *.pdb
  9. *.plg
  10. *.scc
  11. *.suo
  12. *.user
  13. *.vbw
  14. *.webuser
  15. bin/
  16. debug/
  17. obj/
  18. release/
  19. .vs/