aboutsummaryrefslogblamecommitdiffstats
path: root/.gitignore
blob: 54753cc09e7d47fdfac6d6cb106af7c60643d42e (plain) (tree)
1
2
3
4
5
6
7
8

            
                     

     
    
    
         


                      
__pycache__/
*.pyc
epy_reader.egg-info/*
.venv
.idea
dist
tmp/
.coverage

build/**
!build/gen_pkgbuild.sh