We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd8134 commit 6acdc5aCopy full SHA for 6acdc5a
1 file changed
Target3001.gitignore
@@ -1,7 +1,7 @@
1
# Ignore list for Target 3001!, a PCB layout tool
2
3
# mutex file
4
-*.T3001OPEN
+*.T300[01]OPEN
5
6
# Drill output
7
*.DRL
@@ -12,12 +12,12 @@ BOHRPICT.3001
12
# (see http://server.ibfriedrich.com/wiki/ibfwikide/index.php?title=Backup)
13
BackupFiles
14
*.BK?
15
-*_w?.T3001
16
-*_m?.T3001
17
-*_m??.T3001
+*_w?.T300[01]
+*_m?.T300[01]
+*_m??.T300[01]
18
19
# Autosave files
20
-*.T3001?
+*.T300[01]?
21
22
# Gerber output
23
*.Apr
0 commit comments