Add some docssite and deb package related stuff to gitignore.

parent f3d72946
......@@ -19,3 +19,12 @@ docs/man/man3/*
# Sublime stuff
*.sublime-project
*.sublime-workspace
# docsite stuff
docsite/rst/modules
docsite/YAMLSyntax.html
docsite/*.html
docsite/_static/*.gif
docsite/_static/*.png
docsite/_static/websupport.js
# deb building stuff
debian/
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