Skip to content

Commit

Permalink
Add default logs directory to gitignore (elastic#2338)
Browse files Browse the repository at this point in the history
This has the side affect a a logs package (same as data package) cannot be used in any of our beats.
  • Loading branch information
ruflin authored and Steffen Siering committed Aug 22, 2016
1 parent a0a1d5b commit f858e41
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 @@ -3,6 +3,7 @@
/.idea
/build
/*/data
/*/logs

# Files
.DS_Store
Expand Down

0 comments on commit f858e41

Please sign in to comment.