aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 54753cc09e7d47fdfac6d6cb106af7c60643d42e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
__pycache__/
*.pyc
epy_reader.egg-info/*
.venv
.idea
dist
tmp/
.coverage

build/**
!build/gen_pkgbuild.sh