From da3cffbfa71586a1e504e18e1230039a7ad72f37 Mon Sep 17 00:00:00 2001 From: bartool Date: Mon, 11 Jul 2022 23:29:35 +0200 Subject: [PATCH] added gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..94695ea --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vagrant/ \ No newline at end of file