ignore stuff that we don't want to see in the status
--HG-- extra : convert_revision : c4a4711cf515507d4debcacacef5799adcfe3bef
This commit is contained in:
parent
2c8b9cbd7f
commit
92bb9242fb
1 changed files with 6 additions and 0 deletions
6
.hgignore
Normal file
6
.hgignore
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
syntax: glob
|
||||||
|
build
|
||||||
|
parser.out
|
||||||
|
parsetab.py
|
||||||
|
*.pyc
|
||||||
|
*~
|
Loading…
Reference in a new issue