repo.or.cz
/
Melange.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add .gitignore to .hgignore
[Melange.git]
/
.hgignore
blob
1c98dcef38cf0c79a2042bd082452297f4cc5b5e
1
# use glob syntax.
2
syntax: glob
3
4
*.pyc
5
*.zip
6
*~
7
.project
8
.pydevproject
9
app.yaml
10
build
11
tests/coverageResults
12
*,cover
13
tests/.coverage
14
*.git
15
.gitignore