Mercurial
>
repos
>
borgend
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
comparison: .hgignore
.hgignore
changeset 148
ff975e768112
equal
deleted
inserted
replaced
147:c42d69c44170
148:ff975e768112
1
syntax: glob
2
build/
3
*.pyc
4
__pycache__
5
.eggs/
6
dist/
7
*.egg-info
8
*.orig