Update .hgignore.
This commit is contained in:
parent
69c5b4ce0a
commit
76ffaf5ad3
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ syntax: glob
|
||||||
*.pyc
|
*.pyc
|
||||||
*.swp
|
*.swp
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
*.orig
|
||||||
|
*.rej
|
||||||
.ipynb_checkpoints
|
.ipynb_checkpoints
|
||||||
|
.ropeproject
|
||||||
build
|
build
|
||||||
dist
|
dist
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue