Lines Matching +full:check +full:- +full:python +full:- +full:tox
6 # Created by https://www.toptal.com/developers/gitignore/api/python
7 # Edit at https://www.toptal.com/developers/gitignore?templates=python
9 ### Python ###
10 # Byte-compiled / optimized / DLL files
19 .Python
21 develop-eggs/
32 share/python-wheels/
33 *.egg-info/
39 # Usually these files are written by a python script from a template
45 pip-log.txt
46 pip-delete-this-directory.txt
50 .tox/
71 db.sqlite3-journal
75 .webassets-cache
96 # intended to run in multiple environments; otherwise, check them in:
97 # .python-version
101 # However, in case of collaboration, if having platform-specific dependencies or dependencies
102 # having no cross-platform support, pipenv may install dependencies that don't work, or not
110 # https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
116 # pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
118 # https://pdm.fming.dev/#use-with-ide
121 # PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
125 celerybeat-schedule
171 # End of https://www.toptal.com/developers/gitignore/api/python