1
0
Fork 0
mycli/.gitignore

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

18 lines
133 B
Text
Raw Permalink Normal View History

.idea/
.vscode/
/build
/dist
/mycli.egg-info
/src
/test/behave.ini
.vagrant
*.pyc
*.deb
.cache/
.coverage
.coverage.*
.venv/
venv/