aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/.gitignore
blob: 5935c49fd7c86f8b7ff894115cef1b849fb8550d (plain) (tree)
1
2
3
4
5
6
7
            
     
       



            
__pycache__/
*.pyc
/.venv/

/build/
/dist/
/*.egg-info/