mirror of
https://github.com/github/gitignore
synced 2024-11-26 05:34:21 +01:00
Added backup and autosave files for Target3001.gitignore
This commit is contained in:
parent
0ee5083ec1
commit
1765c0da01
@ -1,9 +1,20 @@
|
||||
# Ignore list for Target 3001!, a PCB layout tool
|
||||
|
||||
# mutex file
|
||||
*.[Tt]3001OPEN
|
||||
*.T3001OPEN
|
||||
|
||||
# Drill output
|
||||
*.DRL
|
||||
*.BHR
|
||||
BOHRPICT.3001
|
||||
|
||||
# Backup files
|
||||
# (see http://server.ibfriedrich.com/wiki/ibfwikide/index.php?title=Backup)
|
||||
BackupFiles
|
||||
*.BK?
|
||||
*_w?.T3001
|
||||
*_m?.T3001
|
||||
*_m??.T3001
|
||||
|
||||
# Autosave files
|
||||
*.T3001?
|
||||
|
Loading…
Reference in New Issue
Block a user