From b23f9e7c942b70daf22494c50e7ec0923254b9eb Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 24 Sep 2023 16:03:39 +0000 Subject: [PATCH] fix vendor --- .gitignore | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 03b6968..bd6cef1 100755 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,15 @@ -vendor Build +*.cache +.directory +Vagrantfile +vendor +bower_components +node_modules +*.log +.vagrant +.vscode +.sass-cache +cache +Cache +Libraries +.idea \ No newline at end of file