aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 07d32c1f7f7bcd6c1a729e35494344f723d347ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.cache
__pycache__
out
.idea
output
docs/_build/*
*.pyc
*.log
qface.egg-info/*
build-*
build/*
dist/*
.coverage