Keep local copy of repos for statistics work

Keeps me from having to mess with all my working areas all the time
This commit is contained in:
Eli Ribble 2015-07-30 17:25:21 -06:00
parent 135feda117
commit 3151881de3
2 changed files with 48 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.pyc
*.egg-info
git_stats
repos