From 2f40903cc8cb26043b0d904edc983e1cce27c196 Mon Sep 17 00:00:00 2001 From: DominicGBauer Date: Mon, 27 Nov 2023 22:42:35 +0200 Subject: [PATCH] chore: add gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 413d0636..bbf5f98d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ tsconfig.tsbuildinfo yarn-error.log .vscode .DS_STORE -.idea \ No newline at end of file +.idea +/docs