]> source.dussan.org Git - gitignore.git/commitdiff
added initial version of ModelSim.gitignore 134/head
authorSteffen Jaeckel <steffen.jaeckel@stzedn.de>
Mon, 14 Mar 2011 15:41:28 +0000 (16:41 +0100)
committerSteffen Jaeckel <steffen.jaeckel@stzedn.de>
Mon, 14 Mar 2011 15:41:28 +0000 (16:41 +0100)
Global/ModelSim.gitignore [new file with mode: 0644]

diff --git a/Global/ModelSim.gitignore b/Global/ModelSim.gitignore
new file mode 100644 (file)
index 0000000..46592b8
--- /dev/null
@@ -0,0 +1,23 @@
+# ignore ModelSim generated files and directories (temp files and so on)
+[_@]*
+
+# ignore compilation output of ModelSim
+*.mti
+*.dat
+*.dbs
+*.psm
+*.bak
+*.cmp
+*.jpg
+*.html
+*.bsf
+
+# ignore simulation output of ModelSim
+wlf*
+*.wlf
+*.vstf
+*.ucdb
+cov*/
+transcript*
+sc_dpiheader.h
+vsim.dbg