summaryrefslogtreecommitdiff
path: root/.hgignore
blob: a80e935f7e0720ca6aa96a6249a5a86a814fb996 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
syntax: glob

# python derivatives 
*.pyc
*.pyo
*$py.class
# backup files
*~
*.bak
*.o
*.orig
.ruamel
# pip / setup related
dist
build
*.egg-info
# tox related
.tox
.cache

_yaml.so
README.pdf
venv
convert
cmd
TODO.rst
_doc/_build