diff options
| author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-03-04 00:14:11 -0600 |
|---|---|---|
| committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-03-04 00:14:11 -0600 |
| commit | bf9223ecab9eaeedd8c327d5520e5f8fac1f71e8 (patch) | |
| tree | 5ba5610f49363f36c1d88d0609cfe9b92b2563f9 | |
| parent | c36f9bf03af3b99a4904da8e71ab6c837ac85a3c (diff) | |
| download | py-bcrypt-git-bf9223ecab9eaeedd8c327d5520e5f8fac1f71e8.tar.gz | |
update gitignores
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,8 +1,10 @@ __pycache__/ *.py[co] +*.so # Packages *.egg +*.eggs *.egg-info dist build |
