Cleanup .gitignore, add .envrc

This commit is contained in:
Ivan Habunek 2018-06-12 09:44:23 +02:00
parent ce0df5f1b7
commit 6c46f19bee
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95
1 changed files with 9 additions and 7 deletions

16
.gitignore vendored
View File

@ -1,12 +1,14 @@
*.egg-info/
*.pyc
.cache/
build/
deb_dist/
dist/
tmp/
.pypirc
/.env
/.cache/
/.coverage
/htmlcov
/.env
/.envrc
/.pytest_cache/
/build/
/deb_dist/
/dist/
/htmlcov/
/tmp/
/toot-*.tar.gz