You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2019/07/23 15:25:38 UTC

[tinkerpop] 01/03: Added more python project related ignores for git CTR

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

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

commit d0bb42b0a5892b39abe6375335f7f990777fdd6e
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Jul 23 11:24:54 2019 -0400

    Added more python project related ignores for git CTR
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 4fa71f3..624e901 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@ _bsp/
 doc/out
 docs/*.asciidoc
 ext/
+**/python-reports/
 **/.pytest_cache/
 *$py.class
 __pycache__/