diff options
author | Michael DeHaan <michael@ansibleworks.com> | 2013-06-10 21:46:16 +0200 |
---|---|---|
committer | Michael DeHaan <michael@ansibleworks.com> | 2013-06-10 21:46:16 +0200 |
commit | 18c8382fb2bcd51f66ba86e42bcf70d42feec6ee (patch) | |
tree | adcf3abfff116aec64632a11cb4a0a6f5f3cecb5 /.gitignore | |
parent | Version bump and assorted things to start new development version. (diff) | |
download | ansible-18c8382fb2bcd51f66ba86e42bcf70d42feec6ee.tar.xz ansible-18c8382fb2bcd51f66ba86e42bcf70d42feec6ee.zip |
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fe9a6c0a99..db77f298fa 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ docsite/latest/_static/*.gif docsite/latest/_static/*.png docsite/latest/_static/websupport.js docsite/latest/searchindex.js +docsite/latest/htmlout # deb building stuff... debian/ # Vim swap files |