commit
0400872beb
82
Target3001.gitignore
Normal file
82
Target3001.gitignore
Normal file
@ -0,0 +1,82 @@
|
|||||||
|
# Ignore list for Target 3001!, a PCB layout tool
|
||||||
|
|
||||||
|
# mutex file
|
||||||
|
*.T300[01]OPEN
|
||||||
|
|
||||||
|
# Drill output
|
||||||
|
*.DRL
|
||||||
|
*.BHR
|
||||||
|
BOHRPICT.3001
|
||||||
|
|
||||||
|
# Backup files
|
||||||
|
# (see http://server.ibfriedrich.com/wiki/ibfwikide/index.php?title=Backup)
|
||||||
|
BackupFiles
|
||||||
|
*.BK?
|
||||||
|
*_w?.T300[01]
|
||||||
|
*_m?.T300[01]
|
||||||
|
*_m??.T300[01]
|
||||||
|
|
||||||
|
# Autosave files
|
||||||
|
*.T300[01]?
|
||||||
|
|
||||||
|
# Gerber output
|
||||||
|
*.Apr
|
||||||
|
*.BLN
|
||||||
|
*.Bot
|
||||||
|
*.Drill
|
||||||
|
*.GER
|
||||||
|
*.Hole
|
||||||
|
*.Info
|
||||||
|
*.L*
|
||||||
|
*.NamesBot
|
||||||
|
*.NamesTop
|
||||||
|
*.Outline
|
||||||
|
*.PadStack*
|
||||||
|
*.PasteBot
|
||||||
|
*.PasteTop
|
||||||
|
*.PosiBot
|
||||||
|
*.PosiTop
|
||||||
|
*.SB
|
||||||
|
*.Special*
|
||||||
|
*.ST
|
||||||
|
*.StopBot
|
||||||
|
*.StopTop
|
||||||
|
*.Tool
|
||||||
|
*.Top
|
||||||
|
*.ValuesBot
|
||||||
|
*.ValuesTop
|
||||||
|
*.Whl
|
||||||
|
|
||||||
|
# production formats
|
||||||
|
*.cnc
|
||||||
|
*.fab
|
||||||
|
*.cad
|
||||||
|
*.GDS
|
||||||
|
*.exc
|
||||||
|
excellon.txt
|
||||||
|
*.stk
|
||||||
|
*.ncp
|
||||||
|
*.pcb
|
||||||
|
*.cbt
|
||||||
|
*.vhf
|
||||||
|
*.iso
|
||||||
|
|
||||||
|
# exchange formats
|
||||||
|
*.DXF
|
||||||
|
*.PS
|
||||||
|
*.TIF
|
||||||
|
*.NET
|
||||||
|
*.PLT
|
||||||
|
*.HPGL
|
||||||
|
*.emn
|
||||||
|
*.stp
|
||||||
|
*.tgr
|
||||||
|
*.dif
|
||||||
|
*.emp
|
||||||
|
|
||||||
|
# cable loom
|
||||||
|
*.dsi
|
||||||
|
*.pnm
|
||||||
|
*.wrl
|
||||||
|
*.ADPT
|
||||||
|
*.AZO
|
Loading…
Reference in New Issue
Block a user