We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79d9eb9 + 42b5cf3 commit c017c47Copy full SHA for c017c47
1 file changed
Global/Virtuoso.gitignore
@@ -0,0 +1,18 @@
1
+# Gitignore for Cadence Virtuoso
2
+################################################################
3
+
4
+# Log files
5
+*.log
6
+panic*.log.*
7
8
+# OpenAccess database lock files
9
+*.cdslck*
10
11
+# Run directories for layout vs. schematic and design rule check
12
+lvsRunDir/*
13
+drcRunDir/*
14
15
+# Abstract generation tool
16
+abstract.log*
17
+abstract.record*
18
0 commit comments