This is an automated email from the ASF dual-hosted git repository.

fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new d839e3b  We have remove docs from git-repo, so ignore that dir
d839e3b is described below

commit d839e3b441f87325e0a8fc55f4cb9fd54a56fce3
Author: Felix Schumacher <[email protected]>
AuthorDate: Tue Jun 18 06:24:47 2019 +0200

    We have remove docs from git-repo, so ignore that dir
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 7912620..943b419 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
 /backups/
 /build/
 /dist/
+/docs/
 /local/
 /printable_docs/
 /reports/

Reply via email to