diff --git a/.gitignore b/.gitignore index 96374c4..a8fbd26 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,6 @@ $RECYCLE.BIN/ Network Trash Folder Temporary Items .apdisk + +# VS Code +.vscode diff --git a/pom.xml b/pom.xml index ef143dd..3b926b6 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,13 @@ BigInt http://maven.apache.org A class to beat the crap out of BigInteger! + + + BSD-2-Clause-Views + https://raw.githubusercontent.com/bwakell/Huldra/master/LICENSE + repo + + junit