summaryrefslogtreecommitdiff
path: root/.hgignore
blob: 4cf580483b9cdc658c0c88126049e4b3c0fa1fae (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
28
29
30
syntax: glob

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

_yaml.so
README.pdf
venv
convert
cmd
TODO.rst
_doc/_build
.dcw_alt.yml
try_*