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

build/**
!build/gen_pkgbuild.sh

.envrc