diff options
author | Tschaen, Brendan (bt054f) <bt054f@att.com> | 2018-08-08 16:54:29 -0400 |
---|---|---|
committer | Tschaen, Brendan (bt054f) <bt054f@att.com> | 2018-08-08 16:54:35 -0400 |
commit | ffaf5aca91d5a0da10081382baa5e1f739a403a2 (patch) | |
tree | 5fdc21c7201e59e27d00e9f5d6b7edc49816a3c3 /.gitignore | |
parent | 9b6efbd93a12c858a0d2643013217ec3d6c3a46d (diff) |
Fix Documentation spelling
Change-Id: I87806db4cf99a30ba86249d2afb3ea8b9f9bfcb2
Issue-ID: MUSIC-94
Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -25,3 +25,7 @@ src/main/webapp .idea debug-logs/ .README.md.html + +docs/Makefile +docs/_build +docs/conf.py |