From 0f4980634d4621b50dbc04d61b524ba446a2b519 Mon Sep 17 00:00:00 2001 From: Andre Beging Date: Thu, 5 Mar 2020 16:59:25 +0100 Subject: [PATCH] ignoring public dir --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d70ebaa --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +public \ No newline at end of file