diff options
author | Tim Harder <radhermit@gmail.com> | 2014-10-27 01:29:24 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gmail.com> | 2014-10-27 01:42:32 -0400 |
commit | ac8c2818a6bc858fa9f46faebb397cf283110030 (patch) | |
tree | ed4ebe72fdf0b0007a85bdc12bb8d15cfc06ac29 /.gitignore | |
parent | Revert "travis-ci: force pylint testing against the installed module" (diff) | |
download | snakeoil-ac8c2818a6bc858fa9f46faebb397cf283110030.tar.gz snakeoil-ac8c2818a6bc858fa9f46faebb397cf283110030.tar.bz2 snakeoil-ac8c2818a6bc858fa9f46faebb397cf283110030.zip |
convert NEWS and README into rst files
This allows use to use the github renderer to show a better README file
by default and deprecate/drop the usage of the custom txt -> rst news
generation method for building the docs.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,4 +8,3 @@ snakeoil/osutils/*.so _trial_temp /doc/_build /doc/api -/doc/news.rst |