Target3001.gitignore 527 字节
Newer Older
M
Michael Bemmerl 已提交
1 2 3
# Ignore list for Target 3001!, a PCB layout tool

# mutex file
4
*.T3001OPEN
M
Michael Bemmerl 已提交
5 6 7 8 9

# Drill output
*.DRL
*.BHR
BOHRPICT.3001
10 11 12 13 14 15 16 17 18 19 20

# Backup files
# (see http://server.ibfriedrich.com/wiki/ibfwikide/index.php?title=Backup)
BackupFiles
*.BK?
*_w?.T3001
*_m?.T3001
*_m??.T3001

# Autosave files
*.T3001?
21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48

# 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