diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 15a4d23c..43d70578 100644 --- a/.gitignore +++ b/.gitignore @@ -68,6 +68,8 @@ apidocs/python/_build/ apidocs/python/modules.rst apidocs/python/prof.rst apidocs/python/src/prof.pyc +apidocs/python/plugin.rst +apidocs/python/src/plugin.pyc apidocs/c/html/ # Temp Vim files |