github.com/adevinta/maiao@v0.0.0-20240318133227-b6f9656b5e07/.gitignore (about)

     1  *.pyc
     2  *.swp
     3  build
     4  maiao.egg-info
     5  .idea
     6  dist
     7  version.txt
     8  .eggs
     9  .coverage
    10  htmlcov
    11  junit.xml
    12  coverage.xml
    13  *,cover
    14  **/*,cover
    15  *.iml
    16  junit
    17  version.txt
    18  .DS_Store