Skip to content

Commit

Permalink
Filter .gen/go folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizhe Yuan committed Jun 9, 2019
1 parent 08f8c10 commit 5d6fb2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions persper/analytics/graph_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
r'^(?!(.+/)*example(s)?/).+',
r'^(?!(.+/)*thrift/gen-go/).+',
r'^(?!(.+/)*thrift/thrift-gen/).+',
r'^(?!\.gen/go/).+',
]

JAVA_FILENAME_REGEXES = [
Expand Down

0 comments on commit 5d6fb2b

Please sign in to comment.