added initial version of ModelSim.gitignore

This commit is contained in:
Steffen Jaeckel 2011-03-14 16:41:28 +01:00
parent 38ccc7d78c
commit 5eeeeef2fd
1 changed files with 23 additions and 0 deletions

23
Global/ModelSim.gitignore Normal file
View File

@ -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