Skip to content
Permalink
Browse files
Add linear regression dependency and gitignore exception
  • Loading branch information
joesweeney committed Apr 22, 2017
1 parent e3eae92 commit 948e86b8ae14bbd3248322510079d57e3858cebb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
@@ -173,3 +173,6 @@ fabric.properties
hs_err_pid*

# End of https://www.gitignore.io/api/java,eclipse,intellij

# Exception for dependencies
!dependencies/*.jar
Binary file not shown.

0 comments on commit 948e86b

Please sign in to comment.