From 3ae7024ed847306644ff1059259579cd6d549ea4 Mon Sep 17 00:00:00 2001 From: Hong-Phuc Bui <hong-phuc.bui@htwsaar.de> Date: Wed, 17 May 2023 23:48:17 +0200 Subject: [PATCH] re-add compiled directory --- .gitignore | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9c040f8..abae525 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,4 @@ .nyc_output/ coverage/ .cache/ -docs -dist .idea \ No newline at end of file -- Gitblit v1.10.0-SNAPSHOT