Skip to content

Commit

Permalink
Add missing gitignore item for ES testing (#4193)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher authored and safwanrahman committed Jun 6, 2018
1 parent 00509b0 commit 9dbb768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ tags
.python-version
*.pyo
.pytest_cache/
scripts/travis/elasticsearch*

# Environments
.env
Expand Down

0 comments on commit 9dbb768

Please sign in to comment.