Skip to content

Commit

Permalink
Add .gitignore to 7.x (elastic#676) (elastic#677)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 authored May 19, 2021
1 parent 4fe405f commit 14ffbda
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.gradle
.local-*
build
.DS_Store
.project
.classpath
.settings
bin

/html_docs
html_docs
.vscode

0 comments on commit 14ffbda

Please sign in to comment.