Add cscope files to .hgignore.
--HG-- extra : convert_revision : 82598579baf50cd258714c7e533b96bc6bd1305a
This commit is contained in:
parent
bb3f7dc83b
commit
c2b533cc3b
1 changed files with 2 additions and 0 deletions
|
@ -2,5 +2,7 @@ syntax: glob
|
|||
build
|
||||
parser.out
|
||||
parsetab.py
|
||||
cscope.files
|
||||
cscope.out
|
||||
*.pyc
|
||||
*~
|
||||
|
|
Loading…
Reference in a new issue