Mercurial
>
public
>
scc_access
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
comparison: .hgignore
.hgignore
changeset 4
809c63be8a40
parent 0
a172f26a566a
child 22
5e3f107df50a
child 27
8ebbba085eb0
equal
deleted
inserted
replaced
3:2f7cde6f836e
4:809c63be8a40
1
syntax: glob
1
syntax: glob
2
*.rst~
2
*.rst~
3
*.py~
3
*.py~
4
*.pyc
4
*.pyc
5
re:^settings\.py$
5
re:^settings\.py$
6
re:^\.idea/