From 15cd113ac9cc0df6fd56b7905cb67ee5e28f2b97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Hern=C3=A1ndez=20Serrano?= Date: Fri, 19 Apr 2019 12:13:45 +0200 Subject: [PATCH] Fixed .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -