1
0
Fork 0
cli-helpers/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
130 B
Text
Raw Permalink Normal View History

__pycache__
*.pyc
*.egg
*.egg-info
.coverage
/.tox
/build
/docs/build
/dist
/cli_helpers.egg-info
/cli_helpers_dev
.idea/
.cache/