diff options
author | 2014-01-05 17:53:12 +0000 | |
---|---|---|
committer | 2014-01-05 18:35:56 +0000 | |
commit | 2dc3c09d27897760ee2d6dbb1c9044e42278d255 (patch) | |
tree | 923c5fa8fc1aeeb3c42886127835eb143f0a2417 | |
parent | e38a5e5b3609ed748a401615be541e5201cd4ad9 (diff) | |
download | paludis-2dc3c09d27897760ee2d6dbb1c9044e42278d255.tar.gz paludis-2dc3c09d27897760ee2d6dbb1c9044e42278d255.tar.xz |
Update .gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 397bec19f..920b84ed7 100644 --- a/.gitignore +++ b/.gitignore @@ -76,6 +76,8 @@ tags /doc/api/header.html.part /doc/api/index.html /doc/api/python/python +/doc/api/python/conf.py +/doc/api/python/doctrees /doc/api/ruby/ruby /doc/api/toplinks.html.part /doc/changelog.html |