diff --git a/.gitignore b/.gitignore index 19349b6..9725a8e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Project specific files +dist/bigint-crypto-utils-?.?.?.* + # Logs logs *.log @@ -62,4 +65,3 @@ typings/ # Visual Studio Code .vscode -