Commit c3245e45 by Michael DeHaan

Update the .gitignore based on the docsite restructuring.

parent 40429ee6
...@@ -24,13 +24,13 @@ docs/man/man3/* ...@@ -24,13 +24,13 @@ docs/man/man3/*
*.sublime-project *.sublime-project
*.sublime-workspace *.sublime-workspace
# docsite stuff... # docsite stuff...
docsite/latest/rst/modules docsite/rst/modules
docsite/latest/*.html docsite/*.html
docsite/latest/_static/*.gif docsite/_static/*.gif
docsite/latest/_static/*.png docsite/_static/*.png
docsite/latest/_static/websupport.js docsite/_static/websupport.js
docsite/latest/searchindex.js docsite/searchindex.js
docsite/latest/htmlout docsite/htmlout
# deb building stuff... # deb building stuff...
debian/ debian/
# Vim swap files # Vim swap files
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment