Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/.hgignore
blob: 3d05baaa2be98861fa80461a3dbf3736ef6e6759 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
syntax: glob
*.pyc
*~
.*.swp
docs/*
build/*
dist/*
pygments/*
werkzeug/*
bin/*
lib/*
include/*
local
*.egg-info
cache/*
*.DS_Store