We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e74c8ef commit 2bd8134Copy full SHA for 2bd8134
Target3001.gitignore
@@ -46,3 +46,32 @@ BackupFiles
46
*.ValuesBot
47
*.ValuesTop
48
*.Whl
49
+
50
+# production formats
51
+*.cnc
52
+*.fab
53
+*.cad
54
+*.GDS
55
+*.exc
56
+excellon.txt
57
+*.stk
58
59
+# exchange formats
60
+*.DXF
61
+*.PS
62
+*.TIF
63
+*.NET
64
+*.PLT
65
+*.HPGL
66
+*.emn
67
+*.stp
68
+*.tgr
69
+*.dif
70
+*.emp
71
72
+# cable loom
73
+*.dsi
74
+*.pnm
75
+*.wrl
76
+*.ADPT
77
+*.AZO
0 commit comments