Skip to content

Commit

Permalink
Merge pull request elastic#14 from weltenwort/enhancements-ignore-caches
Browse files Browse the repository at this point in the history
Add caches and workspace to gitignore
  • Loading branch information
liza-mae authored Feb 14, 2018
2 parents 0cb1cb9 + 8625c92 commit 308bb38
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
__pycache__/
.cache/
.mypy_cache/
/ait_workspace/

0 comments on commit 308bb38

Please sign in to comment.