Skip to content

Commit

Permalink
Merge branch 'release/4.0-beta1'
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Mar 2, 2020
2 parents 07cafad + fb66eab commit cb473aa
Show file tree
Hide file tree
Showing 63 changed files with 1,673 additions and 852 deletions.
19 changes: 17 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,23 @@
# MacOS
.DS_Store

# Eclipse
.classpath
.project
.settings/
.factorypath

# VSCode
.vscode/
*.sh

# maven
target/

# intelliJ
*.iml
.idea/

# Other

issue47.txt
maven-compiler-plugin/
.okhttpcache/

0 comments on commit cb473aa

Please sign in to comment.