Make cvs ignore .opt, .trans_opt and related files.

analysis/.cvsignore:
browser/.cvsignore:
compiler/.cvsignore:
profiler/.cvsignore:
	Make cvs ignore .opt, .trans_opt and related files.
This commit is contained in:
Julien Fischer
2004-07-22 14:41:07 +00:00
parent bb254c09ed
commit 19da72d2fb
4 changed files with 14 additions and 0 deletions

View File

@@ -20,6 +20,9 @@
*.mh
*.mih
*.*_date
*.opt
*.optdate
*.trans_opt
mer_analysis.init
Mercury
*.ilk

View File

@@ -15,6 +15,10 @@
*.date0
*.date3
*.pic_o
*.opt
*.optdate
*.trans_opt
*.trans_opt_date
mdb*.h
mdb*.mh
mdb*.mih

View File

@@ -34,3 +34,7 @@ Mercury
*.mh
*.mih
Mercury.modules
*.opt
*.optdate
*.trans_opt
*.trans_opt_date

View File

@@ -14,6 +14,9 @@
*.int3
*.date
*.date3
*.opt
*.optdate
*.trans_opt
*.*_date
mercury_profile
mercury_profile.dep