Skip to content

Commit

Permalink
Merge branch 'feature/issue79' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Feb 26, 2020
2 parents abd261c + 3ec2718 commit 6aaa8db
Show file tree
Hide file tree
Showing 57 changed files with 1,259 additions and 689 deletions.
22 changes: 17 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,23 @@
# MacOS
.DS_Store

# Eclipse
.classpath
.project
.settings/
.factorypath

# VSCode
.vscode/
*.sh

# maven
target/
issue47.txt
maven-compiler-plugin/
.factorypath

# intelliJ
*.iml
.idea/
.idea/

# Other
*.sh
issue47.txt
.okhttpcache/
Loading

0 comments on commit 6aaa8db

Please sign in to comment.