Mercurial
>
hg
>
test-hg
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
comparison: .hgignore
.hgignore
changeset 0
4c0edf7f6e80
equal
deleted
inserted
replaced
-1:000000000000
0:4c0edf7f6e80
1
syntax: glob
2
3
*~
4
*.marks
5
*.orig
6
*.rej
7
.DS_Store
8
.swp
9
10
syntax: regexp
11
12
^\.git