ignore src/ (which pip creates when installing from a local repo)

This commit is contained in:
Chris Gough 2015-05-30 21:56:40 +10:00
parent e9ed60d16c
commit c4cb92aa52

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ dist/
*.py[cod]
*.egg-info
.ropeproject
src/