You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/09/22 19:49:38 UTC

[GitHub] [accumulo-testing] ctubbsii commented on a change in pull request #124: Missing license headers #122

ctubbsii commented on a change in pull request #124:
URL: https://github.com/apache/accumulo-testing/pull/124#discussion_r492992338



##########
File path: .gitignore
##########
@@ -5,3 +5,5 @@
 /*.iml
 /.idea
 /logs/
+/test/bench/lib/*.pyc
+/test/bench/cloudstone*/*.pyc

Review comment:
       This might be better as:
   ```suggestion
   *.pyc
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org