commit | 8ede1a2ecbb62577afd32996956c5feaf7ddf9b6 | [log] [tgz] |
---|---|---|
author | Derek Jones <derek.jones@ellislab.com> | Wed Oct 05 13:34:52 2011 -0500 |
committer | Derek Jones <derek.jones@ellislab.com> | Wed Oct 05 13:34:52 2011 -0500 |
tree | 2e960ec3b416b477f40bb546371f2d486f4a22f0 | |
parent | d1ecd5cd4ae6ab5d37df9fbda14b93977b9e743c [diff] [blame] |
replacing the old HTML user guide with a Sphinx-managed user guide
diff --git a/.gitignore b/.gitignore index d740c49..11fb6d6 100644 --- a/.gitignore +++ b/.gitignore
@@ -6,4 +6,9 @@ application/logs/* !application/logs/index.html -!application/logs/.htaccess \ No newline at end of file +!application/logs/.htaccess + +user_guide_src/build/* +user_guide_src/cilexer/build/* +user_guide_src/cilexer/dist/* +user_guide_src/cilexer/pycilexer.egg-info/* \ No newline at end of file