Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nasa/openmct.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlarkin <peter.l.richards@nasa.gov>2015-07-25 01:34:26 +0300
committerlarkin <peter.l.richards@nasa.gov>2015-07-25 01:34:26 +0300
commit3fe9170c7def84f1f39a7fdd0b062a2b2d516e95 (patch)
tree2986320e1e4dd9e45e3e965918908dc061d276b8 /.gitignore
parent12b8408bca9e9be926e4dedef2ca9d9a5a12e09b (diff)
[Gitignore] Ignore jsdoc output
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3188d5fa3..16b1dbfda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,6 @@ closed-lib
# Node dependencies
node_modules
+
+# Build documentation
+docs