Skip to content

Commit

Permalink
.gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
public committed Apr 22, 2019
1 parent a5e7d59 commit c8be56b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.*
tests/*_pb2*.py
__pycache__/*
*.egg-info
build/*
dist/*
*.pyc

0 comments on commit c8be56b

Please sign in to comment.