We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee5083 commit 1765c0dCopy full SHA for 1765c0d
1 file changed
Target3001.gitignore
@@ -1,9 +1,20 @@
1
# Ignore list for Target 3001!, a PCB layout tool
2
3
# mutex file
4
-*.[Tt]3001OPEN
+*.T3001OPEN
5
6
# Drill output
7
*.DRL
8
*.BHR
9
BOHRPICT.3001
10
+
11
+# Backup files
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
18
19
+# Autosave files
20
+*.T3001?
0 commit comments