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.

Target3001.gitignore 774B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. # Ignore list for Target 3001!, a PCB layout tool
  2. # mutex file
  3. *.T300[01]OPEN
  4. # Drill output
  5. *.DRL
  6. *.BHR
  7. BOHRPICT.3001
  8. # Backup files
  9. # (see http://server.ibfriedrich.com/wiki/ibfwikide/index.php?title=Backup)
  10. BackupFiles
  11. *.BK?
  12. *_w?.T300[01]
  13. *_m?.T300[01]
  14. *_m??.T300[01]
  15. # Autosave files
  16. *.T300[01]?
  17. # Gerber output
  18. *.Apr
  19. *.BLN
  20. *.Bot
  21. *.Drill
  22. *.GER
  23. *.Hole
  24. *.Info
  25. *.L*
  26. *.NamesBot
  27. *.NamesTop
  28. *.Outline
  29. *.PadStack*
  30. *.PasteBot
  31. *.PasteTop
  32. *.PosiBot
  33. *.PosiTop
  34. *.SB
  35. *.Special*
  36. *.ST
  37. *.StopBot
  38. *.StopTop
  39. *.Tool
  40. *.Top
  41. *.ValuesBot
  42. *.ValuesTop
  43. *.Whl
  44. # production formats
  45. *.cnc
  46. *.fab
  47. *.cad
  48. *.GDS
  49. *.exc
  50. excellon.txt
  51. *.stk
  52. *.ncp
  53. *.pcb
  54. *.cbt
  55. *.vhf
  56. *.iso
  57. # exchange formats
  58. *.DXF
  59. *.PS
  60. *.TIF
  61. *.NET
  62. *.PLT
  63. *.HPGL
  64. *.emn
  65. *.stp
  66. *.tgr
  67. *.dif
  68. *.emp
  69. # cable loom
  70. *.dsi
  71. *.pnm
  72. *.wrl
  73. *.ADPT
  74. *.AZO