Index: .gitignore
===================================================================
--- .gitignore	(revision 41379)
+++ .gitignore	(working copy)
@@ -16,6 +16,7 @@
 /build
 /tests/phpunit/build
 /wp-cli.local.yml
+/jsdoc
 
 # Files and folders that get created in wp-content
 /src/wp-content/blogs.dir
Index: .
===================================================================
--- .	(revision 41379)
+++ .	(working copy)

Property changes on: .
___________________________________________________________________
Modified: svn:ignore
## -8,5 +8,6 ##
 node_modules
 npm-debug.log
 build
-wp-cli.local.yml 
+wp-cli.local.yml
 .git
+jsdoc
