summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorSteve Reinhardt <stever@gmail.com>2007-08-03 16:27:51 -0700
committerSteve Reinhardt <stever@gmail.com>2007-08-03 16:27:51 -0700
commitc2b533cc3b0545b4ffd1d67aa3cc7d94029bd96a (patch)
tree9eccc6847ad3c48fa24b33dce3bb6696d1ceebc1 /.hgignore
parentbb3f7dc83b9a4c7b20aeb893fea447854c855225 (diff)
downloadgem5-c2b533cc3b0545b4ffd1d67aa3cc7d94029bd96a.tar.xz
Add cscope files to .hgignore.
--HG-- extra : convert_revision : 82598579baf50cd258714c7e533b96bc6bd1305a
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index cbbb7b492..f536836de 100644
--- a/.hgignore
+++ b/.hgignore
@@ -2,5 +2,7 @@ syntax: glob
build
parser.out
parsetab.py
+cscope.files
+cscope.out
*.pyc
*~