1
0
Fork 0
litecli/.gitignore

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

19 lines
154 B
Text
Raw Permalink Normal View History

.idea/
/build
/dist
/litecli.egg-info
/htmlcov
/src
/test/behave.ini
/litecli_env
/.venv
/.eggs
.vagrant
*.pyc
*.deb
*.swp
.cache/
.coverage
.coverage.*